Hierarchy For Package org.springframework.security.web.access.channel
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.web.access.channel.AbstractRetryEntryPoint (implements org.springframework.security.web.access.channel.ChannelEntryPoint)
- org.springframework.security.web.access.channel.RetryWithHttpEntryPoint
- org.springframework.security.web.access.channel.RetryWithHttpsEntryPoint
- org.springframework.security.web.access.channel.ChannelDecisionManagerImpl (implements org.springframework.security.web.access.channel.ChannelDecisionManager, org.springframework.beans.factory.InitializingBean)
- 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.access.channel.ChannelProcessingFilter
- org.springframework.security.web.access.channel.InsecureChannelProcessor (implements org.springframework.security.web.access.channel.ChannelProcessor, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.web.access.channel.SecureChannelProcessor (implements org.springframework.security.web.access.channel.ChannelProcessor, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.web.access.channel.AbstractRetryEntryPoint (implements org.springframework.security.web.access.channel.ChannelEntryPoint)
Interface Hierarchy
- org.springframework.security.web.access.channel.ChannelDecisionManager
- org.springframework.security.web.access.channel.ChannelEntryPoint
- org.springframework.security.web.access.channel.ChannelProcessor