| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getCreationDate() |
String |
getID() |
IAuthIdentification |
getIdentification() |
org.joda.time.DateTime |
getLastAccessDate() |
boolean |
isExpired()
Check if the token is expired.
|
@Nonnull String getID()
getID in interface com.helger.commons.id.IHasID<String>null.@Nonnull IAuthIdentification getIdentification()
null.@Nonnull org.joda.time.DateTime getCreationDate()
null.@Nonnull org.joda.time.DateTime getLastAccessDate()
null.boolean isExpired()
true if the token is already expired.Copyright © 2014–2015 Philip Helger. All rights reserved.