所有类和接口

说明
 
GrantAuthenticationProvider 抽象类
增加登录日志
登录之后的事件服务
认证的登陆用户信息。
授权认证配置
安全相关配置属性
自定义的CustomAuthenticationConverter
自定义的Granter 配置
自定义的CustomLoginUrlAuthenticationEntryPoint 针对与非code认证的请求,返回json数据
登录之后的事件服务
认证失败时返回json数据
系统权限信息
clientId 与token的关系
认证服务的token处理
认证服务的token配置
jdbc认证服务的token配置
认证服务的token配置
基础的token信息
clientId 与token的关系
oauth2 相关配置
oauth2 相关错误
Oauth2 相关配置常量
The following listing shows the OAuth2UserConsent entity, which is used to persist information mapped from the OAuth2AuthorizationConsent domain class.
参数处理工具类
The following listing shows the RedisOAuth2AuthorizationConsentService, which uses an OAuth2UserConsentRepository for persisting an OAuth2UserConsent and maps to and from the OAuth2AuthorizationConsent domain object, using the ModelMapper utility class.
 
获取资源信息
token 生成相关配置
TokenStore的类型
用户信息的端点
账户密码认证支持
用户账号密码登录
账号密码登录
用户名 密码登录的token