您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 com.iplatform.security
package
com.iplatform.security
Related Packages
程序包
说明
com.iplatform.security.callback
com.iplatform.security.config
com.iplatform.security.controller
com.iplatform.security.event
com.iplatform.security.exception
com.iplatform.security.util
类
类
说明
DefaultAuthenticationFailureHandler
DefaultAuthenticationFilter
已过时。
DefaultAuthenticationProvider
自定义认证提供者,由平台自己决定如何对比密码验证,如果不定制则spring会自动比较密码。
DefaultAuthenticationSuccessHandler
已过时。
DefaultAuthenticationToken
重写默认的认证token对象,添加自定义属性。
DefaultLogoutSuccessHandler
DefaultResourceLoaderProvider
默认资源加载提供者,security框架需要的权限点集合。
DefaultSecuritySpi
DefaultUserDetails
Spring Security 定义的用户细节对象,在认证以及过滤权限时使用。
DefaultUserDetailsService
FailedAuthenticationEntryPoint
匿名用户访问无权限资源时的异常。
JwtAuthenticationTokenFilter