public interface AuthenticationSuccessHandler
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<java.lang.Void> |
success(Authentication authentication,
org.springframework.web.server.ServerWebExchange exchange,
org.springframework.web.server.WebFilterChain chain) |
reactor.core.publisher.Mono<java.lang.Void> success(Authentication authentication, org.springframework.web.server.ServerWebExchange exchange, org.springframework.web.server.WebFilterChain chain)