程序包me.youm.boot.secure.process的分层结构

程序包分层结构:

类分层结构

  • 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)