public final class TieredIdentityFactory extends Object
Constructor and Description |
---|
TieredIdentityFactory() |
Modifier and Type | Method and Description |
---|---|
static TieredIdentity |
fromString(String identityString) |
static TieredIdentity |
localIdentity() |
public static TieredIdentity localIdentity()
public static TieredIdentity fromString(String identityString) throws IOException
identityString
- tiered identity string to parseIOException
Copyright © 2023. All Rights Reserved.