Uses of Class
com.okta.sdk.resource.model.PasswordPolicyRecoveryEmailRecoveryToken
Packages that use PasswordPolicyRecoveryEmailRecoveryToken
-
Uses of PasswordPolicyRecoveryEmailRecoveryToken in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PasswordPolicyRecoveryEmailRecoveryTokenModifier and TypeMethodDescriptionPasswordPolicyRecoveryEmailProperties.getRecoveryToken()
Get recoveryTokenPasswordPolicyRecoveryEmailRecoveryToken.tokenLifetimeMinutes
(Integer tokenLifetimeMinutes) Methods in com.okta.sdk.resource.model with parameters of type PasswordPolicyRecoveryEmailRecoveryTokenModifier and TypeMethodDescriptionPasswordPolicyRecoveryEmailProperties.recoveryToken
(PasswordPolicyRecoveryEmailRecoveryToken recoveryToken) void
PasswordPolicyRecoveryEmailProperties.setRecoveryToken
(PasswordPolicyRecoveryEmailRecoveryToken recoveryToken)