Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute |
AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute.create(String key) |
AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute |
AuthenticationFactorSettingsDuoSecuritySettings.getUserMappingAttribute()
User attribute mapping value
|
static AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute |
AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute[] |
AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationFactorSettingsDuoSecuritySettings.Builder |
AuthenticationFactorSettingsDuoSecuritySettings.Builder.userMappingAttribute(AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute userMappingAttribute)
User attribute mapping value
|
Constructor and Description |
---|
AuthenticationFactorSettingsDuoSecuritySettings(String integrationKey,
String secretKey,
String attestationKey,
String apiHostname,
AuthenticationFactorSettingsDuoSecuritySettings.UserMappingAttribute userMappingAttribute)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.