Hierarchy For Package de.ikor.sip.foundation.security.authentication
Package Hierarchies: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.web.filter.OncePerRequestFilter
- de.ikor.sip.foundation.security.authentication.CompositeAuthenticationFilter
- org.springframework.web.filter.OncePerRequestFilter
- de.ikor.sip.foundation.security.authentication.SIPAuthenticationProvider<T> (implements org.springframework.security.authentication.AuthenticationProvider)
- de.ikor.sip.foundation.security.authentication.SIPAuthenticationToken<T> (implements org.springframework.security.core.Authentication)
- de.ikor.sip.foundation.security.authentication.CompositeAuthenticationToken
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- de.ikor.sip.foundation.security.authentication.SIPAuthProviderCondition
- 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)
Annotation Type Hierarchy
- de.ikor.sip.foundation.security.authentication.ConditionalOnSIPAuthProvider (implements java.lang.annotation.Annotation)