程序包com.cdkjframework.security.handler的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.cdkjframework.security.handler.UserAuthAccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
    • com.cdkjframework.security.handler.UserAuthenticationEntryPointHandler (implements org.springframework.security.web.AuthenticationEntryPoint)
    • com.cdkjframework.security.handler.UserLoginFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • com.cdkjframework.security.handler.UserLoginSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
    • com.cdkjframework.security.handler.UserLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)