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.
CsrfBeanDefinitionParser Parser for the CsrfFilter.
DefaultFilterChainValidator  
FilterChainBeanDefinitionParser  
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  
HeadersBeanDefinitionParser Parser for the HeadersFilter.
HttpFirewallBeanDefinitionParser Injects the supplied HttpFirewall bean reference into the FilterChainProxy.
HttpSecurityBeanDefinitionParser Sets up HTTP security: filter stack and protected URLs.
UserDetailsServiceFactoryBean Bean used to lookup a named UserDetailsService or AuthenticationUserDetailsService.
 

Enum Summary
MatcherType Defines the RequestMatcher types supported by the namespace.
SessionCreationPolicy Specifies the various session creation policies for Spring Security.
 

Package org.springframework.security.config.http Description

Parsing of the <http> namespace element.