Interface AuthenticationToken.LastAccessInfo
-
- All Known Implementing Classes:
Token.TokenLastAccessInfo
- Enclosing interface:
- AuthenticationToken
public static interface AuthenticationToken.LastAccessInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getLastAccessRemoteAddress()
Date
getLastAccessTime()
-