Hierarchy For Package org.springframework.security.web.server.authentication.logout
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.web.server.authentication.logout.DelegatingServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
- org.springframework.security.web.server.authentication.logout.HeaderWriterServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
- org.springframework.security.web.server.authentication.logout.HttpStatusReturningServerLogoutSuccessHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutSuccessHandler)
- org.springframework.security.web.server.authentication.logout.LogoutWebFilter (implements org.springframework.web.server.WebFilter)
- org.springframework.security.web.server.authentication.logout.RedirectServerLogoutSuccessHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutSuccessHandler)
- org.springframework.security.web.server.authentication.logout.SecurityContextServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
- org.springframework.security.web.server.authentication.logout.WebSessionServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
Interface Hierarchy
- org.springframework.security.web.server.authentication.logout.ServerLogoutHandler
- org.springframework.security.web.server.authentication.logout.ServerLogoutSuccessHandler