Uses of Class
com.oracle.bmc.identitydomains.model.AuthenticationFactorSettingsIdentityStoreSettings
-
Packages that use AuthenticationFactorSettingsIdentityStoreSettings Package Description com.oracle.bmc.identitydomains.model -
-
Uses of AuthenticationFactorSettingsIdentityStoreSettings in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return AuthenticationFactorSettingsIdentityStoreSettings Modifier and Type Method Description AuthenticationFactorSettingsIdentityStoreSettingsAuthenticationFactorSettingsIdentityStoreSettings.Builder. build()AuthenticationFactorSettingsIdentityStoreSettingsAuthenticationFactorSetting. getIdentityStoreSettings()Methods in com.oracle.bmc.identitydomains.model with parameters of type AuthenticationFactorSettingsIdentityStoreSettings Modifier and Type Method Description AuthenticationFactorSettingsIdentityStoreSettings.BuilderAuthenticationFactorSettingsIdentityStoreSettings.Builder. copy(AuthenticationFactorSettingsIdentityStoreSettings model)AuthenticationFactorSetting.BuilderAuthenticationFactorSetting.Builder. identityStoreSettings(AuthenticationFactorSettingsIdentityStoreSettings identityStoreSettings)Constructors in com.oracle.bmc.identitydomains.model with parameters of type AuthenticationFactorSettingsIdentityStoreSettings Constructor 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.
-