Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Field and Description |
---|---|
static AuthType |
AuthType.EXTERNAL |
static AuthType |
AuthType.FORTANIX |
static AuthType |
AuthType.FORTANIXMFA |
Modifier and Type | Method and Description |
---|---|
static AuthType |
AuthType.fromValue(String val)
Intantiate an enumeration member from a value.
|
AuthType |
Account.getAuthType()
Get authType
|
static AuthType[] |
AuthType.values()
Return an array containing the known enumeration values.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.authType(AuthType authType) |
void |
Account.setAuthType(AuthType authType) |
Copyright © 2017-2018 Fortanix Inc. All Rights Reserved