类分层结构
- java.lang.Object
- me.youm.boot.secure.process.SecureLoginFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- me.youm.boot.secure.process.SecureLoginSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- me.youm.boot.secure.process.SecureLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- me.youm.boot.secure.process.SecureNoAuthenticationHandler (implements org.springframework.security.web.AuthenticationEntryPoint)
- me.youm.boot.secure.process.SecureNoPermissionHandler (implements org.springframework.security.web.access.AccessDeniedHandler)