public static interface UserUtil.PasswordResetToken
Modifier and Type | Method and Description |
---|---|
int |
getExpiryHours() |
long |
getExpiryTime() |
String |
getToken() |
com.atlassian.crowd.embedded.api.User |
getUser() |
com.atlassian.crowd.embedded.api.User getUser()
String getToken()
int getExpiryHours()
long getExpiryTime()
Copyright © 2002-2015 Atlassian. All Rights Reserved.