Uses of Class
com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException
Packages that use InvalidResetPasswordTokenException
-
Uses of InvalidResetPasswordTokenException in com.atlassian.crowd.manager.login
Methods in com.atlassian.crowd.manager.login that throw InvalidResetPasswordTokenExceptionModifier and TypeMethodDescriptionvoidForgottenLoginManager.resetUserCredential(long directoryId, String username, PasswordCredential credential, String token) Resets the user credentials and invalidates the token.