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