Interface ActorAwareAuthenticationToken

All Superinterfaces:
org.apache.shiro.authc.AuthenticationToken, Serializable
All Known Implementing Classes:
ActorAwareUsernamePasswordToken, TypedBearerToken

public interface ActorAwareAuthenticationToken extends org.apache.shiro.authc.AuthenticationToken
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.shiro.authc.AuthenticationToken

    getCredentials, getPrincipal