类分层结构
- java.lang.Object
- security.processor.AuthFailedProcessor (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- security.processor.AuthSuccessProcessor (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- security.processor.LogoutSuccessProcessor (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- security.processor.NoAuthProcessor (implements org.springframework.security.web.AuthenticationEntryPoint)
- security.processor.NoPermissionProcessor (implements org.springframework.security.web.access.AccessDeniedHandler)
Copyright © 2023. All rights reserved.