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