public class AccessTokenAuthToken extends Object implements org.apache.shiro.authc.HostAuthenticationToken
| Constructor and Description |
|---|
AccessTokenAuthToken(String token,
String host) |
public Object getPrincipal()
getPrincipal in interface org.apache.shiro.authc.AuthenticationTokenpublic Object getCredentials()
getCredentials in interface org.apache.shiro.authc.AuthenticationTokenpublic String getToken()
public String getHost()
getHost in interface org.apache.shiro.authc.HostAuthenticationTokenCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.