Class DelegatingServerLogoutHandler

java.lang.Object
org.springframework.security.web.server.authentication.logout.DelegatingServerLogoutHandler
All Implemented Interfaces:
ServerLogoutHandler

public class DelegatingServerLogoutHandler extends Object implements ServerLogoutHandler
Delegates to a collection of ServerLogoutHandler implementations.
Since:
5.1