Package org.springframework.security.config.http

Parsing of the <http> namespace element.

See:
          Description

Class Summary
ChannelAttributeFactory Used as a factory bean to create config attribute values for the requires-channel attribute.
DefaultFilterChainValidator  
FilterChainMapBeanDefinitionDecorator Sets the filter chain Map for a FilterChainProxy bean declaration.
FilterInvocationSecurityMetadataSourceParser Allows for convenient creation of a FilterInvocationSecurityMetadataSource bean for use with a FilterSecurityInterceptor.
FormLoginBeanDefinitionParser  
HttpFirewallBeanDefinitionParser Injects the supplied HttpFirewall bean reference into the FilterChainProxy.
HttpFirewallInjectionBeanPostProcessor  
HttpSecurityBeanDefinitionParser Sets up HTTP security: filter stack and protected URLs.
UserDetailsServiceInjectionBeanPostProcessor Registered by HttpSecurityBeanDefinitionParser to inject a UserDetailsService into the X509Provider, RememberMeServices and OpenIDAuthenticationProvider instances created by the namespace.
 

Package org.springframework.security.config.http Description

Parsing of the <http> namespace element.