Hierarchy For Package io.getlime.security.powerauth.rest.api.spring.authentication

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
      • io.getlime.security.powerauth.rest.api.spring.authentication.PowerAuthApiAuthenticationImpl (implements io.getlime.security.powerauth.rest.api.base.authentication.PowerAuthApiAuthentication, java.io.Serializable)
      • io.getlime.security.powerauth.rest.api.spring.authentication.PowerAuthSignatureAuthenticationImpl (implements io.getlime.security.powerauth.rest.api.base.authentication.PowerAuthSignatureAuthentication)
      • io.getlime.security.powerauth.rest.api.spring.authentication.PowerAuthTokenAuthenticationImpl (implements io.getlime.security.powerauth.rest.api.base.authentication.PowerAuthTokenAuthentication)