public class ServerHttpSecurity.X509Spec
extends java.lang.Object
ServerHttpSecurity.x509()| Modifier and Type | Method and Description |
|---|---|
ServerHttpSecurity |
and() |
ServerHttpSecurity.X509Spec |
authenticationManager(org.springframework.security.authentication.ReactiveAuthenticationManager authenticationManager) |
protected void |
configure(ServerHttpSecurity http) |
ServerHttpSecurity.X509Spec |
principalExtractor(org.springframework.security.web.authentication.preauth.x509.X509PrincipalExtractor principalExtractor) |
public ServerHttpSecurity.X509Spec principalExtractor(org.springframework.security.web.authentication.preauth.x509.X509PrincipalExtractor principalExtractor)
public ServerHttpSecurity.X509Spec authenticationManager(org.springframework.security.authentication.ReactiveAuthenticationManager authenticationManager)
public ServerHttpSecurity and()
protected void configure(ServerHttpSecurity http)