Class SecurityContextServerLogoutHandler

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

public class SecurityContextServerLogoutHandler extends Object implements ServerLogoutHandler
A ServerLogoutHandler which removes the SecurityContext using the provided ServerSecurityContextRepository
Since:
5.0