Hierarchy For Package org.springframework.security.web.authentication.logout
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.security.web.authentication.logout.CompositeLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
- org.springframework.security.web.authentication.logout.CookieClearingLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
- org.springframework.security.web.authentication.logout.DelegatingLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.security.web.authentication.logout.ForwardLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.security.web.authentication.logout.LogoutFilter
- org.springframework.security.web.authentication.logout.HeaderWriterLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
- org.springframework.security.web.authentication.logout.HttpStatusReturningLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- org.springframework.security.web.authentication.logout.LogoutSuccessEventPublishingLogoutHandler (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.security.web.authentication.logout.LogoutHandler)
- org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
Interface Hierarchy
- org.springframework.security.web.authentication.logout.LogoutHandler
- org.springframework.security.web.authentication.logout.LogoutSuccessHandler