public final class SessionIdToken extends Object implements org.apache.shiro.authc.HostAuthenticationToken
| Constructor and Description |
|---|
SessionIdToken(String sessionId,
String host) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getCredentials() |
String |
getHost() |
Object |
getPrincipal() |
String |
getSessionId() |
int |
hashCode() |
String |
toString() |
public Object getPrincipal()
getPrincipal in interface org.apache.shiro.authc.AuthenticationTokenpublic Object getCredentials()
getCredentials in interface org.apache.shiro.authc.AuthenticationTokenpublic String getSessionId()
public String getHost()
getHost in interface org.apache.shiro.authc.HostAuthenticationTokenCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.