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