|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebSecurityConfigurer<T extends SecurityBuilder<javax.servlet.Filter>>
Allows customization to the WebSecurity
. In most instances
users will use EnableWebSecurity
and a create Configuration
that extends WebSecurityConfigurerAdapter
which will automatically be
applied to the WebSecurity
by the EnableWebSecurity
annotation.
WebSecurityConfigurerAdapter
Method Summary |
---|
Methods inherited from interface org.springframework.security.config.annotation.SecurityConfigurer |
---|
configure, init |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |