public final class AccessTokenAuthToken extends Object implements org.apache.shiro.authc.HostAuthenticationToken
Constructor and Description |
---|
AccessTokenAuthToken(String token,
String host) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getCredentials() |
String |
getHost() |
Object |
getPrincipal() |
String |
getToken() |
int |
hashCode() |
String |
toString() |
public Object getPrincipal()
getPrincipal
in interface org.apache.shiro.authc.AuthenticationToken
public Object getCredentials()
getCredentials
in interface org.apache.shiro.authc.AuthenticationToken
public String getToken()
public String getHost()
getHost
in interface org.apache.shiro.authc.HostAuthenticationToken
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.