Class Hierarchy
- java.lang.Object
- 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.preauth.AbstractPreAuthenticatedProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware)
- org.openiam.security.OpenIAMPreAuthFilter
- org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware)
- org.openiam.security.OpeniamWebAuthenticationDetails.OpeniamWebAuthenticationDetailsBuilder
- org.springframework.security.web.authentication.preauth.PreAuthenticatedGrantedAuthoritiesUserDetailsService (implements org.springframework.security.core.userdetails.AuthenticationUserDetailsService<T>)
- org.openiam.security.OpenIAMAuthenticationUserDetailsService
- org.springframework.security.web.authentication.WebAuthenticationDetails (implements java.io.Serializable)
- org.openiam.security.OpeniamWebAuthenticationDetails (implements org.springframework.security.core.authority.GrantedAuthoritiesContainer)
- org.springframework.security.web.authentication.WebAuthenticationDetailsSource (implements org.springframework.security.authentication.AuthenticationDetailsSource<C,T>)
- org.openiam.security.OpenIAMAuthenticationDetailsSource
- 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)