Hierarchy For Package com.atlassian.connect.spring.internal.auth.asymmetric

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • com.atlassian.connect.spring.internal.auth.AbstractConnectAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • com.atlassian.connect.spring.internal.auth.asymmetric.AsymmetricPublicKeyProvider
    • 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)
    • com.atlassian.connect.spring.internal.auth.jwt.JwtAuthentication (implements org.springframework.security.core.Authentication)
    • com.atlassian.connect.spring.internal.auth.jwt.JwtCredentials