类分层结构
- java.lang.Object
- xyz.shodown.upms.security.handler.AuthEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint)
- xyz.shodown.upms.security.handler.AuthFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- xyz.shodown.upms.security.handler.AuthSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- xyz.shodown.upms.security.handler.NoAccessHandler (implements org.springframework.security.web.access.AccessDeniedHandler)
- xyz.shodown.upms.security.handler.SuccessfulLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
Copyright © 2022. All rights reserved.