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
- 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.adapter.constant.AuthAdapterConstant
- io.mosip.kernel.auth.adapter.exception.AuthAdapterExceptionHandler
- io.mosip.kernel.auth.adapter.handler.AuthSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- io.mosip.kernel.auth.adapter.model.AuthUserDetails (implements org.springframework.security.core.userdetails.UserDetails)
- io.mosip.kernel.auth.adapter.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)
- org.springframework.web.filter.OncePerRequestFilter
- io.mosip.kernel.auth.adapter.config.LoggerConfiguration
- io.mosip.kernel.auth.adapter.model.MosipUserDto
- io.mosip.kernel.auth.adapter.config.RestTemplateInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- io.mosip.kernel.core.exception.BaseUncheckedException
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
Enum Hierarchy
Copyright © 2020. All rights reserved.