public class SessionIdToken extends Object implements org.apache.shiro.authc.HostAuthenticationToken
Constructor and Description |
---|
SessionIdToken(String sessionId,
String host) |
public Object getPrincipal()
getPrincipal
in interface org.apache.shiro.authc.AuthenticationToken
public Object getCredentials()
getCredentials
in interface org.apache.shiro.authc.AuthenticationToken
public String getSessionId()
public String getHost()
getHost
in interface org.apache.shiro.authc.HostAuthenticationToken
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.