类分层结构
- 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)