Class TypedBearerToken

java.lang.Object
org.apache.shiro.authc.BearerToken
org.graylog2.shared.security.TypedBearerToken
All Implemented Interfaces:
Serializable, org.apache.shiro.authc.AuthenticationToken, org.apache.shiro.authc.HostAuthenticationToken, ActorAwareAuthenticationToken

public class TypedBearerToken extends org.apache.shiro.authc.BearerToken implements ActorAwareAuthenticationToken
See Also: