所有类和接口
类
说明
忽略URL 缓存基类。
API 返回结果的封装类,包含状态码、数据和错误信息。
API响应结果包装增强器,统一封装所有 Controller 返回值为 ApiResult
/** An implementation of an 
AuthenticationFailureHandler used for handling
an OAuth2AuthenticationException and returning
the OAuth 2.0 Error Response.An implementation of an 
AuthenticationSuccessHandler used for handling an OAuth2AccessTokenAuthenticationToken and returning the Access
Token Response.一些过时但还需要使用的授权类型
自动装配认证服务器
A facility for authorization server configuration settings.
默认的访问拒绝处理器,在用户已认证但无权限访问资源时返回统一的 JSON 错误响应
统一的认证入口点,用于在未认证或认证失败时返回统一的 JSON 错误响应
默认认证成功处理器
A repository for OAuth 2.0 / OpenID Connect 1.0 
ClientRegistration(s).web api 结果
Implementations of this interface are responsible for the management of 
OAuth 2.0 Authorization Consent(s).Implementations of this interface are responsible for the management of 
OAuth 2.0 Authorization(s).默认透明令牌处理
JDBC注册客户端
用户服务
错误结果码接口。
验证码异常类 校验验证码异常时抛出
Jackson 实现 JSON 字段类型处理器
jackson自动配置
json格式的response写入工具类
JSON 工具类,提供对象与 JSON 的序列化与反序列化能力
JWKSource 自动装配
JwtDecoder 自动装配
JwtEncoder 自动装配
JWT token定制
菜单
菜单控制器
菜单数据存储层
菜单服务接口
菜单服务接口实现
菜单树节点
Mybatis Plus 自动配置
An implementation of an 
AuthenticationSuccessHandler used for handling an OAuth2AccessTokenAuthenticationToken and returning the Access
Token Response.An implementation of an 
AuthenticationFailureHandler used for handling an OAuth2AuthenticationException and returning the OAuth 2.0 Error Response.OAuth2 密码授权类型认证转换器
OAuth2 密码授权模式的认证令牌
OAuth2 安全配置属性类
自定义refreshToken生成器 不管任何模式都会返回UUID风格的refreshToken
OAUTH2 Token自定义配置类
x
用户认证信息表(OauthAuthorization)实体类
用户授权确认表(OauthAuthorizationConsent)实体类
用户授权确认表(oauth_authorization_consent)数据库访问层
用户认证信息表(oauth_authorization)表数据库访问层
Oauth2注册客户端(OauthRegisteredClient)实体类
Oauth2注册客户端(oauth_registered_client)表数据库访问层
OpaqueTokenIntrospector 自动装配
管理应用
组织信息实体类,封装组织的层级结构和基本属性
组织控制器
组织信息数据库操作接口
组织信息服务接口
组织信息服务实现类
组织树节点
密码自动装配
权限(Permission)实体类
权限(permission)表数据库访问层
权限树节点
用户个人资料表(Profile)实体类
Reference模式下,自定义access token生成器
资源服务器自动配置类
角色信息(Role)实体类
角色控制器
角色信息(role)表数据库访问层
角色服务
角色信息服务实现类
安全相关Bean顺序配置
security相关常量类
web api 结果
令牌接口
树形结构工具类,用于处理树形数据
用户信息(User)实体类
用户控制器
用户信息
用户信息(user)表数据库访问层
用户服务
用户服务实现
用户(包含角色信息)用于前端展示
UUID Key 生成器