Uses of Class
com.atlassian.crowd.manager.login.exception.InvalidResetPasswordTokenException

Packages that use InvalidResetPasswordTokenException
com.atlassian.crowd.manager.login   
 

Uses of InvalidResetPasswordTokenException in com.atlassian.crowd.manager.login
 

Methods in com.atlassian.crowd.manager.login that throw InvalidResetPasswordTokenException
 void ForgottenLoginManager.resetUserCredential(long directoryId, String username, PasswordCredential credential, String token)
          Resets the user credentials and invalidates the token.
 



Copyright © 2016 Atlassian. All Rights Reserved.