Class DelegatingServerAuthenticationSuccessHandler

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

public class DelegatingServerAuthenticationSuccessHandler extends Object implements ServerAuthenticationSuccessHandler
Delegates to a collection of ServerAuthenticationSuccessHandler implementations.
Since:
5.1