Uses of Class
com.okta.sdk.resource.model.UserLockoutSettings
-
Uses of UserLockoutSettings in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionAttackProtectionApi.replaceUserLockoutSettings
(UserLockoutSettings lockoutSettings) Replace the User Lockout Settings Replaces the User Lockout Settings for an orgAttackProtectionApi.replaceUserLockoutSettings
(UserLockoutSettings lockoutSettings, Map<String, String> additionalHeaders) Replace the User Lockout Settings Replaces the User Lockout Settings for an orgModifier and TypeMethodDescriptionAttackProtectionApi.getUserLockoutSettings()
Retrieve the User Lockout Settings Retrieves the User Lockout Settings for an orgAttackProtectionApi.getUserLockoutSettings
(Map<String, String> additionalHeaders) Retrieve the User Lockout Settings Retrieves the User Lockout Settings for an orgModifier and TypeMethodDescriptionAttackProtectionApi.replaceUserLockoutSettings
(UserLockoutSettings lockoutSettings) Replace the User Lockout Settings Replaces the User Lockout Settings for an orgAttackProtectionApi.replaceUserLockoutSettings
(UserLockoutSettings lockoutSettings, Map<String, String> additionalHeaders) Replace the User Lockout Settings Replaces the User Lockout Settings for an org -
Uses of UserLockoutSettings in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserLockoutSettings.preventBruteForceLockoutFromUnknownDevices
(Boolean preventBruteForceLockoutFromUnknownDevices)