Package org.graylog2.shared.security
Class SessionIdToken
java.lang.Object
org.graylog2.shared.security.SessionIdToken
- All Implemented Interfaces:
Serializable,org.apache.shiro.authc.AuthenticationToken,org.apache.shiro.authc.HostAuthenticationToken,RemoteAddressAuthenticationToken
public final class SessionIdToken
extends Object
implements org.apache.shiro.authc.HostAuthenticationToken, RemoteAddressAuthenticationToken
- See Also:
-
Constructor Details
-
SessionIdToken
-
-
Method Details
-
getPrincipal
- Specified by:
getPrincipalin interfaceorg.apache.shiro.authc.AuthenticationToken
-
getCredentials
- Specified by:
getCredentialsin interfaceorg.apache.shiro.authc.AuthenticationToken
-
getSessionId
-
getRemoteAddr
- Specified by:
getRemoteAddrin interfaceRemoteAddressAuthenticationToken
-
getHost
- Specified by:
getHostin interfaceorg.apache.shiro.authc.HostAuthenticationToken
-
equals
-
hashCode
public int hashCode() -
toString
-