Package org.springframework.security.config.annotation.web.builders

Class Summary
HttpSecurity A HttpSecurity is similar to Spring Security's XML element in the namespace configuration.
WebSecurity The WebSecurity is created by WebSecurityConfiguration to create the FilterChainProxy known as the Spring Security Filter Chain (springSecurityFilterChain).