Interface RemoteAddressAuthenticationToken

All Superinterfaces:
org.apache.shiro.authc.AuthenticationToken, Serializable
All Known Implementing Classes:
PossibleTrustedHeaderToken, SessionIdToken

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

    Modifier and Type
    Method
    Description
     

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

    getCredentials, getPrincipal
  • Method Details

    • getRemoteAddr

      String getRemoteAddr()