Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
AuthenticationFactorSettingsTotpSettings |
AuthenticationFactorSettingsTotpSettings.Builder.build() |
AuthenticationFactorSettingsTotpSettings |
AuthenticationFactorSetting.getTotpSettings() |
Modifier and Type | Method and Description |
---|---|
AuthenticationFactorSettingsTotpSettings.Builder |
AuthenticationFactorSettingsTotpSettings.Builder.copy(AuthenticationFactorSettingsTotpSettings model) |
AuthenticationFactorSetting.Builder |
AuthenticationFactorSetting.Builder.totpSettings(AuthenticationFactorSettingsTotpSettings totpSettings) |
Constructor and Description |
---|
AuthenticationFactorSetting(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
Boolean emailEnabled,
Boolean smsEnabled,
Boolean phoneCallEnabled,
Boolean totpEnabled,
Boolean pushEnabled,
Boolean bypassCodeEnabled,
Boolean securityQuestionsEnabled,
Boolean fidoAuthenticatorEnabled,
Boolean yubicoOtpEnabled,
String mfaEnrollmentType,
String mfaEnabledCategory,
Boolean hideBackupFactorEnabled,
Boolean autoEnrollEmailFactorDisabled,
List<AuthenticationFactorSetting.UserEnrollmentDisabledFactors> userEnrollmentDisabledFactors,
AuthenticationFactorSettingsEmailSettings emailSettings,
AuthenticationFactorSettingsThirdPartyFactor thirdPartyFactor,
AuthenticationFactorSettingsNotificationSettings notificationSettings,
AuthenticationFactorSettingsIdentityStoreSettings identityStoreSettings,
AuthenticationFactorSettingsBypassCodeSettings bypassCodeSettings,
AuthenticationFactorSettingsClientAppSettings clientAppSettings,
AuthenticationFactorSettingsEndpointRestrictions endpointRestrictions,
List<AuthenticationFactorSettingsCompliancePolicy> compliancePolicy,
AuthenticationFactorSettingsTotpSettings totpSettings,
ExtensionThirdPartyAuthenticationFactorSettings urnIetfParamsScimSchemasOracleIdcsExtensionThirdPartyAuthenticationFactorSettings,
ExtensionFidoAuthenticationFactorSettings urnIetfParamsScimSchemasOracleIdcsExtensionFidoAuthenticationFactorSettings)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.