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