程序包net.sinodawn.framework.security.support的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
      • net.sinodawn.framework.security.support.AjaxLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
      • org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
    • net.sinodawn.framework.security.support.Http401UnauthorizedEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
    • org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)