Hierarchy For All Packages
Package Hierarchies:- com.atlassian.connect.spring.internal,
- com.atlassian.connect.spring.internal.auth,
- com.atlassian.connect.spring.internal.auth.asymmetric,
- com.atlassian.connect.spring.internal.auth.jwt,
- com.atlassian.connect.spring.internal.descriptor,
- com.atlassian.connect.spring.internal.lifecycle,
- com.atlassian.connect.spring.internal.request,
- com.atlassian.connect.spring.internal.request.jwt,
- com.atlassian.connect.spring.internal.request.oauth2
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.asymmetric.AsymmetricAuthenticationToken
- com.atlassian.connect.spring.internal.auth.jwt.JwtAuthenticationToken
- com.atlassian.connect.spring.internal.auth.AbstractConnectAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- com.atlassian.connect.spring.internal.auth.asymmetric.AsymmetricAuthenticationProvider
- com.atlassian.connect.spring.internal.auth.jwt.JwtAuthenticationProvider
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- com.atlassian.connect.spring.internal.AtlassianConnectErrorController
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- com.atlassian.connect.spring.internal.NoAtlassianConnectHostRepositoryBeanFailureAnalyzer
- org.springframework.security.oauth2.client.endpoint.AbstractOAuth2AuthorizationGrantRequest
- org.springframework.security.oauth2.client.endpoint.OAuth2ClientCredentialsGrantRequest
- com.atlassian.connect.spring.internal.request.oauth2.AtlassianOAuth2ClientCredentialsGrantRequest
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtAssertionAuthorizationGrantRequest
- org.springframework.security.oauth2.client.endpoint.OAuth2ClientCredentialsGrantRequest
- com.atlassian.connect.spring.internal.descriptor.AddonDescriptor
- com.atlassian.connect.spring.internal.descriptor.AddonDescriptorController
- com.atlassian.connect.spring.internal.descriptor.AddonDescriptorLoader (implements org.springframework.context.ResourceLoaderAware)
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
- com.atlassian.connect.spring.internal.lifecycle.LifecycleControllerHandlerMapping
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- com.atlassian.connect.spring.internal.auth.asymmetric.AsymmetricPublicKeyProvider
- com.atlassian.connect.spring.internal.AsynchronousApplicationEventPublisher (implements org.springframework.context.ApplicationEventPublisherAware)
- com.atlassian.connect.spring.internal.AtlassianConnectAutoConfiguration
- com.atlassian.connect.spring.internal.AtlassianConnectContextModelAttributeProvider
- com.atlassian.connect.spring.internal.AtlassianConnectDevelopmentModeListener
- com.atlassian.connect.spring.internal.AtlassianConnectErrorController.ErrorJson
- com.atlassian.connect.spring.internal.request.AtlassianConnectHttpRequestInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- com.atlassian.connect.spring.internal.request.jwt.JwtSigningClientHttpRequestInterceptor
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2ClientCredentialsSigningHttpRequestInterceptor
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2HttpRequestInterceptor
- com.atlassian.connect.spring.internal.AtlassianConnectProperties
- com.atlassian.connect.spring.internal.auth.AtlassianConnectSecurityContextHelper
- com.atlassian.connect.spring.internal.AtlassianConnectWebMvcAutoConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.atlassian.connect.spring.internal.auth.AtlassianConnectWebSecurityConfiguration
- com.atlassian.connect.spring.internal.request.AtlassianHostRestClientsImpl (implements com.atlassian.connect.spring.AtlassianHostRestClients)
- com.atlassian.connect.spring.internal.request.AtlassianHostUriResolver
- com.atlassian.connect.spring.internal.request.oauth2.AtlassianOAuth2ClientCredentialsTokenResponseClient (implements org.springframework.security.oauth2.client.endpoint.OAuth2AccessTokenResponseClient<T>)
- com.atlassian.connect.spring.internal.request.AtlassianRequestUtils
- com.atlassian.connect.spring.internal.request.jwt.CanonicalHttpUriComponentsRequest (implements com.atlassian.connect.spring.internal.jwt.CanonicalHttpRequest)
- 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
- com.atlassian.connect.spring.internal.auth.asymmetric.AsymmetricAuthenticationFilter
- com.atlassian.connect.spring.internal.auth.jwt.JwtAuthenticationFilter
- org.springframework.web.filter.OncePerRequestFilter
- org.springframework.security.config.annotation.authentication.configuration.GlobalAuthenticationConfigurerAdapter (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- com.atlassian.connect.spring.internal.auth.jwt.JwtGlobalAuthenticationConfigurerAdapter
- com.atlassian.connect.spring.internal.auth.jwt.JwtAuthentication (implements org.springframework.security.core.Authentication)
- com.atlassian.connect.spring.internal.auth.asymmetric.AsymmetricAuthentication
- com.atlassian.connect.spring.internal.request.jwt.JwtBuilder
- com.atlassian.connect.spring.internal.auth.jwt.JwtCredentials
- com.atlassian.connect.spring.internal.auth.asymmetric.AsymmetricCredentials
- com.atlassian.connect.spring.internal.request.jwt.JwtGenerator
- com.atlassian.connect.spring.internal.request.jwt.JwtQueryHashGenerator
- com.atlassian.connect.spring.internal.request.jwt.JwtSigningRestTemplateFactory
- com.atlassian.connect.spring.internal.lifecycle.LifecycleController
- com.atlassian.connect.spring.internal.lifecycle.LifecycleEvent
- com.atlassian.connect.spring.internal.auth.LifecycleURLHelper
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2ClientCredentialsAuthentication (implements org.springframework.security.core.Authentication)
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2ClientCredentialsAuthorizedClientProvider (implements org.springframework.security.oauth2.client.OAuth2AuthorizedClientProvider)
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2ClientCredentialsClientRegistrationRepository (implements org.springframework.security.oauth2.client.registration.ClientRegistrationRepository)
- org.springframework.security.oauth2.client.endpoint.OAuth2ClientCredentialsGrantRequestEntityConverter
- com.atlassian.connect.spring.internal.request.oauth2.AtlassianOAuth2ClientCredentialsGrantRequestEntityConverter
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2ClientCredentialsSigningRestTemplateFactory
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2ClientCredentialsTokenService
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtAccessTokenResponseClient (implements org.springframework.security.oauth2.client.endpoint.OAuth2AccessTokenResponseClient<T>)
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtAssertionGenerator
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtAuthentication (implements org.springframework.security.core.Authentication)
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtAuthorizedClientProvider (implements org.springframework.security.oauth2.client.OAuth2AuthorizedClientProvider)
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtClientRegistrationRepository (implements org.springframework.security.oauth2.client.registration.ClientRegistrationRepository)
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2JwtTokenService
- com.atlassian.connect.spring.internal.request.oauth2.OAuth2RestTemplateFactory
- com.atlassian.connect.spring.internal.auth.RequireAuthenticationHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- com.atlassian.connect.spring.internal.descriptor.RootRedirectController
- com.atlassian.connect.spring.internal.request.jwt.SelfAuthenticationTokenGenerator
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- com.atlassian.connect.spring.internal.auth.jwt.InvalidAsymmetricJwtException
- com.atlassian.connect.spring.internal.auth.jwt.InvalidJwtException
- org.springframework.security.core.userdetails.UsernameNotFoundException
- com.atlassian.connect.spring.internal.auth.jwt.UnknownJwtIssuerException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- com.atlassian.connect.spring.internal.lifecycle.TransactionExecutor
- com.atlassian.connect.spring.internal.request.UserAgentProvider
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)