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 ForgottenLoginManagerImpl.resetUserCredential(long directoryId, java.lang.String username, PasswordCredential credential, java.lang.String token)
           
 void ForgottenLoginManager.resetUserCredential(long directoryId, java.lang.String username, PasswordCredential credential, java.lang.String token)
          Resets the user credentials and invalidates the token.
 



Copyright © 2012 Atlassian. All Rights Reserved.