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.filter.EncryptionResponseBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
    • io.getlime.security.powerauth.rest.api.spring.encryption.EncryptorFactory
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
      • org.springframework.web.filter.OncePerRequestFilter
    • org.springframework.web.servlet.handler.HandlerInterceptorAdapter (implements org.springframework.web.servlet.AsyncHandlerInterceptor)
    • io.getlime.security.powerauth.rest.api.spring.entrypoint.PowerAuthApiAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • io.getlime.security.powerauth.rest.api.base.provider.PowerAuthAuthenticationProviderBase
    • io.getlime.security.powerauth.rest.api.spring.annotation.PowerAuthEncryptionArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • io.getlime.security.powerauth.rest.api.base.provider.PowerAuthEncryptionProviderBase
    • io.getlime.security.powerauth.rest.api.spring.annotation.PowerAuthWebArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • io.getlime.security.powerauth.rest.api.spring.converter.v2.SignatureTypeConverter
    • io.getlime.security.powerauth.rest.api.spring.converter.v3.SignatureTypeConverter

Annotation Type Hierarchy

  • io.getlime.security.powerauth.rest.api.spring.annotation.EncryptedRequestBody (implements java.lang.annotation.Annotation)
  • io.getlime.security.powerauth.rest.api.spring.annotation.PowerAuth (implements java.lang.annotation.Annotation)
  • io.getlime.security.powerauth.rest.api.spring.annotation.PowerAuthEncryption (implements java.lang.annotation.Annotation)
  • io.getlime.security.powerauth.rest.api.spring.annotation.PowerAuthToken (implements java.lang.annotation.Annotation)