Hierarchy For All Packages
Package Hierarchies:- io.mosip.kernel.auth.defaultadapter.config,
- io.mosip.kernel.auth.defaultadapter.constant,
- io.mosip.kernel.auth.defaultadapter.exception,
- io.mosip.kernel.auth.defaultadapter.filter,
- io.mosip.kernel.auth.defaultadapter.handler,
- io.mosip.kernel.auth.defaultadapter.helper,
- io.mosip.kernel.auth.defaultadapter.model
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.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.defaultadapter.handler.AuthHandler
- io.mosip.kernel.auth.defaultadapter.handler.CustomJWTAuthHandler
- 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
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- io.mosip.kernel.auth.defaultadapter.model.GlobalEndPoint
- io.mosip.kernel.auth.defaultadapter.config.LoggerConfiguration
- io.mosip.kernel.auth.defaultadapter.config.NoAuthenticationEndPoint
- io.mosip.kernel.auth.defaultadapter.config.RequesterTokenRestInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- 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)
- io.mosip.kernel.auth.defaultadapter.config.SelfTokenExchangeFilterFunction (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- io.mosip.kernel.auth.defaultadapter.config.SelfTokenRenewalTaskExecutor
- io.mosip.kernel.auth.defaultadapter.config.SelfTokenRestInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- io.mosip.kernel.auth.defaultadapter.model.ServiceEndPoint
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- io.mosip.kernel.auth.defaultadapter.exception.AuthAdapterException
- io.mosip.kernel.auth.defaultadapter.exception.AuthManagerException
- io.mosip.kernel.core.exception.BaseUncheckedException
- io.mosip.kernel.auth.defaultadapter.exception.AuthRestException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- io.mosip.kernel.auth.defaultadapter.helper.TokenHelper
- io.mosip.kernel.auth.defaultadapter.model.TokenHolder<T>
- io.mosip.kernel.auth.defaultadapter.helper.TokenValidationHelper
- io.mosip.kernel.auth.defaultadapter.helper.ValidateTokenHelper
- io.mosip.kernel.auth.defaultadapter.handler.VertxAuthHandler (implements io.mosip.kernel.core.authmanager.authadapter.spi.VertxAuthenticationProvider)
- io.mosip.kernel.auth.defaultadapter.helper.VertxTokenValidationHelper
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- io.mosip.kernel.auth.defaultadapter.config.SecurityConfig
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Annotation Type Hierarchy
- io.mosip.kernel.auth.defaultadapter.config.Generated (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.mosip.kernel.auth.defaultadapter.constant.AuthAdapterErrorCode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)