public class LocalAuthenticationUserToken extends LocalUserToken implements AuthenticationUserToken
| Constructor and Description |
|---|
LocalAuthenticationUserToken() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
getAuthentication()
获取认证信息
|
copy, equals, getLastRequestTime, getMaxInactiveInterval, getRequestTimes, getSignInTime, getState, getToken, getType, getUserId, hashCode, setFirstRequestTime, setLastRequestTime, setMaxInactiveInterval, setRequestTimes, setState, setToken, setType, setUserId, touchclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcheckExpired, compareTo, getLastRequestTime, getMaxInactiveInterval, getRequestTimes, getSignInTime, getState, getToken, getType, getUserId, isDeny, isExpired, isLock, isNormal, isOffline, validatepublic Authentication getAuthentication()
AuthenticationUserTokengetAuthentication in interface AuthenticationUserTokenAuthenticationCopyright © 2016–2021. All rights reserved.