public class HttpSecurity.HttpBasicBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
HttpSecurity |
and() |
HttpSecurity.HttpBasicBuilder |
authenticationManager(ReactiveAuthenticationManager authenticationManager) |
protected void |
configure(HttpSecurity http) |
HttpSecurity |
disable() |
HttpSecurity.HttpBasicBuilder |
securityContextRepository(SecurityContextRepository securityContextRepository) |
public HttpSecurity.HttpBasicBuilder authenticationManager(ReactiveAuthenticationManager authenticationManager)
public HttpSecurity.HttpBasicBuilder securityContextRepository(SecurityContextRepository securityContextRepository)
public HttpSecurity and()
public HttpSecurity disable()
protected void configure(HttpSecurity http)