public interface ServerAuthenticationEntryPoint
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<java.lang.Void> |
commence(org.springframework.web.server.ServerWebExchange exchange,
org.springframework.security.core.AuthenticationException e) |