Uses of Interface
com.atlassian.jira.user.util.UserUtil.PasswordResetToken

Packages that use UserUtil.PasswordResetToken
com.atlassian.jira.user.util   
 

Uses of UserUtil.PasswordResetToken in com.atlassian.jira.user.util
 

Methods in com.atlassian.jira.user.util that return UserUtil.PasswordResetToken
 UserUtil.PasswordResetToken UserUtilImpl.generatePasswordResetToken(com.atlassian.crowd.embedded.api.User user)
           
 UserUtil.PasswordResetToken UserUtil.generatePasswordResetToken(com.atlassian.crowd.embedded.api.User user)
          This is used to generate a reset password token that last a certain time and allows a person to access a page anonymously so they can reset their password.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.