public static interface UserUtil.PasswordResetToken
Modifier and Type | Method and Description |
---|---|
int |
getExpiryHours() |
long |
getExpiryTime() |
String |
getToken() |
ApplicationUser |
getUser() |
ApplicationUser getUser()
String getToken()
int getExpiryHours()
long getExpiryTime()
Copyright © 2002-2017 Atlassian. All Rights Reserved.