public interface ServerLogoutHandler
ServerLogoutSuccessHandler| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<java.lang.Void> |
logout(WebFilterExchange exchange,
org.springframework.security.core.Authentication authentication)
Invoked when log out is requested
|
reactor.core.publisher.Mono<java.lang.Void> logout(WebFilterExchange exchange, org.springframework.security.core.Authentication authentication)
exchange - the exchangeauthentication - the Authentication