Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
      • org.springframework.security.authentication.UsernamePasswordAuthenticationToken
        • io.mosip.kernel.auth.defaultadapter.model.AuthToken
    • org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
      • io.mosip.kernel.auth.defaultadapter.handler.AuthHandler
    • io.mosip.kernel.auth.defaultadapter.constant.AuthAdapterConstant
    • io.mosip.kernel.auth.defaultadapter.exception.AuthAdapterExceptionHandler
    • io.mosip.kernel.auth.defaultadapter.handler.AuthSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • io.mosip.kernel.auth.defaultadapter.config.BeanConfig
    • 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.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
        • io.mosip.kernel.auth.defaultadapter.filter.AuthFilter
      • org.springframework.web.filter.OncePerRequestFilter
        • io.mosip.kernel.auth.defaultadapter.filter.CorsFilter
    • io.mosip.kernel.auth.defaultadapter.config.LoggerConfiguration
    • io.mosip.kernel.auth.defaultadapter.config.RestTemplateInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
    • io.mosip.kernel.auth.defaultadapter.config.RestTemplatePostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)

Enum Hierarchy