Uses of Class
com.okta.sdk.resource.model.AttackProtectionAuthenticatorSettings
Packages that use AttackProtectionAuthenticatorSettings
-
Uses of AttackProtectionAuthenticatorSettings in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return AttackProtectionAuthenticatorSettingsModifier and TypeMethodDescriptionAttackProtectionApi.replaceAuthenticatorSettings
(AttackProtectionAuthenticatorSettings authenticatorSettings) Replace the Authenticator Settings Replaces the Authenticator Settings for an orgAttackProtectionApi.replaceAuthenticatorSettings
(AttackProtectionAuthenticatorSettings authenticatorSettings, Map<String, String> additionalHeaders) Replace the Authenticator Settings Replaces the Authenticator Settings for an orgMethods in com.okta.sdk.resource.api that return types with arguments of type AttackProtectionAuthenticatorSettingsModifier and TypeMethodDescriptionAttackProtectionApi.getAuthenticatorSettings()
Retrieve the Authenticator Settings Retrieves the Authenticator Settings for an orgAttackProtectionApi.getAuthenticatorSettings
(Map<String, String> additionalHeaders) Retrieve the Authenticator Settings Retrieves the Authenticator Settings for an orgMethods in com.okta.sdk.resource.api with parameters of type AttackProtectionAuthenticatorSettingsModifier and TypeMethodDescriptionAttackProtectionApi.replaceAuthenticatorSettings
(AttackProtectionAuthenticatorSettings authenticatorSettings) Replace the Authenticator Settings Replaces the Authenticator Settings for an orgAttackProtectionApi.replaceAuthenticatorSettings
(AttackProtectionAuthenticatorSettings authenticatorSettings, Map<String, String> additionalHeaders) Replace the Authenticator Settings Replaces the Authenticator Settings for an org -
Uses of AttackProtectionAuthenticatorSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AttackProtectionAuthenticatorSettingsModifier and TypeMethodDescriptionAttackProtectionAuthenticatorSettings.verifyKnowledgeSecondWhen2faRequired
(Boolean verifyKnowledgeSecondWhen2faRequired)