Hierarchy For Package de.hybris.platform.yacceleratorstorefront.security

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.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
      • org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices
    • de.hybris.platform.spring.security.CoreAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • de.hybris.platform.yacceleratorstorefront.security.CsrfProtectionMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • de.hybris.platform.yacceleratorstorefront.security.ExcludeUrlRequestMatcher (implements org.springframework.security.web.util.matcher.RequestMatcher)
    • de.hybris.platform.yacceleratorstorefront.security.GUIDAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)

Interface Hierarchy