Uses of Interface
com.okta.sdk.resource.PasswordPolicyRecoveryEmailRecoveryToken
-
Packages that use PasswordPolicyRecoveryEmailRecoveryToken Package Description com.okta.sdk.resource -
-
Uses of PasswordPolicyRecoveryEmailRecoveryToken in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return PasswordPolicyRecoveryEmailRecoveryToken Modifier and Type Method Description PasswordPolicyRecoveryEmailRecoveryToken
PasswordPolicyRecoveryEmailProperties. getRecoveryToken()
PasswordPolicyRecoveryEmailRecoveryToken
PasswordPolicyRecoveryEmailRecoveryToken. setTokenLifetimeMinutes(java.lang.Integer tokenLifetimeMinutes)
Methods in com.okta.sdk.resource with parameters of type PasswordPolicyRecoveryEmailRecoveryToken Modifier and Type Method Description PasswordPolicyRecoveryEmailProperties
PasswordPolicyRecoveryEmailProperties. setRecoveryToken(PasswordPolicyRecoveryEmailRecoveryToken recoveryToken)
-