Package | Description |
---|---|
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
AuthConfig |
AccountRequest.getAuthConfig()
Get authConfig
|
AuthConfig |
Account.getAuthConfig()
Get authConfig
|
AuthConfig |
AuthConfig.password(AuthConfigPassword password) |
AuthConfig |
AuthConfig.saml(String saml) |
AuthConfig |
AuthConfig.signedJwt(AuthConfigSignedJWT signedJwt) |
Modifier and Type | Method and Description |
---|---|
AccountRequest |
AccountRequest.authConfig(AuthConfig authConfig) |
Account |
Account.authConfig(AuthConfig authConfig) |
void |
AccountRequest.setAuthConfig(AuthConfig authConfig) |
void |
Account.setAuthConfig(AuthConfig authConfig) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved