JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
com.codeupsoft.component.security.handler
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.codeupsoft.component.security.handler
package
com.codeupsoft.component.security.handler
All Classes and Interfaces
Interfaces
Classes
Class
Description
AnonymousAccessHandler
匿名访问处理器.
DefaultSecurityJwtHandler
默认JWT处理器实现类.
SecurityAccessDeniedHandler
访问拒绝处理器.
SecurityAuthenticateAfterHandler
安全认证后处理器接口.
SecurityAuthenticateBeforeHandler
安全认证前处理器接口.
SecurityAuthenticationEntryPoint
认证入口点处理器.
SecurityJwtHandler
JWT处理器接口.
SecurityLogoutSuccessHandler
退出登录成功处理器.
SecurityOauthAuthenticateHandler
OAuth认证处理器接口.