Class RegisterSessionServerAuthenticationSuccessHandler

java.lang.Object
org.springframework.security.web.server.authentication.RegisterSessionServerAuthenticationSuccessHandler
All Implemented Interfaces:
ServerAuthenticationSuccessHandler

public final class RegisterSessionServerAuthenticationSuccessHandler extends Object implements ServerAuthenticationSuccessHandler
An implementation of ServerAuthenticationSuccessHandler that will register a ReactiveSessionInformation with the provided ReactiveSessionRegistry.
Since:
6.3