Hierarchy For Package com.xebialabs.deployit.plumbing.authentication

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
    • com.xebialabs.deployit.plumbing.authentication.CsrfSecurityRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • 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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
      • org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
    • com.xebialabs.deployit.plumbing.authentication.InternalUser (implements org.springframework.security.core.AuthenticatedPrincipal, java.io.Serializable)
    • com.xebialabs.deployit.plumbing.authentication.LoginPermissionVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
    • com.xebialabs.deployit.plumbing.authentication.RedirectToUrlSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • com.xebialabs.deployit.plumbing.authentication.ReleaseAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • com.xebialabs.deployit.plumbing.authentication.SessionExpiredLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
    • com.xebialabs.deployit.plumbing.authentication.WithoutRedirectLoginSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • com.xebialabs.deployit.plumbing.authentication.WithoutRedirectLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)