A B C D E F G I J L M P R S T U V
A
- ANONYMOUS - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- ANONYMOUS_ID - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- ANONYMOUS_NAME - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- ANONYMOUS_UESR_TYPE - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- AUTH_LENGTH - 类 中的静态变量top.jpower.jpower.module.common.utils.JwtUtil
-
token前缀长度
- AuthDefExculdesUrl - top.jpower.jpower.module.properties中的类
-
不拦截的URL
- AuthDefExculdesUrl() - 类 的构造器top.jpower.jpower.module.properties.AuthDefExculdesUrl
-
- authPointCut() - 类 中的方法top.jpower.jpower.module.config.FunctionAuthAspect
-
配置织入点
- AuthProperties - top.jpower.jpower.module.properties中的类
-
鉴权配置
- AuthProperties() - 类 的构造器top.jpower.jpower.module.properties.AuthProperties
-
- AuthProperties.Client - top.jpower.jpower.module.properties中的类
-
B
- BASIC_HEADER_KEY - 接口 中的静态变量top.jpower.jpower.module.common.auth.SecureConstant
-
认证请求头
- BASIC_HEADER_PREFIX - 接口 中的静态变量top.jpower.jpower.module.common.auth.SecureConstant
-
认证请求头前缀
- BASIC_HEADER_PREFIX_EXT - 接口 中的静态变量top.jpower.jpower.module.common.auth.SecureConstant
-
认证请求头前缀
- BuiltController - top.jpower.jpower.module.config中的类
-
- BuiltController() - 类 的构造器top.jpower.jpower.module.config.BuiltController
-
C
- Client() - 类 的构造器top.jpower.jpower.module.properties.AuthProperties.Client
-
- createJwt(Map<String, Object>, long) - 类 中的静态方法top.jpower.jpower.module.common.utils.JwtUtil
-
创建令牌
D
- doBefore(JoinPoint) - 类 中的方法top.jpower.jpower.module.config.FunctionAuthAspect
-
处理前执行
E
- extractClient(String) - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
F
- filter(String) - 类 中的静态方法top.jpower.jpower.module.common.utils.SqlInjectionUtil
-
过滤入口
- filterMap(Map<String, Object>, boolean) - 类 中的静态方法top.jpower.jpower.module.common.utils.SqlInjectionUtil
-
过滤 Map 中的所有key和values
- filterParameters(String, Map<String, String[]>) - 类 中的静态方法top.jpower.jpower.module.common.utils.SqlInjectionUtil
-
过滤URL参数值
- Function - top.jpower.jpower.module.annotation中的注释类型
-
功能接口权限注解
- FunctionAuthAspect - top.jpower.jpower.module.config中的类
-
权限切入点
- FunctionAuthAspect() - 类 的构造器top.jpower.jpower.module.config.FunctionAuthAspect
-
- FunctionGenerate - top.jpower.jpower.module.config中的类
-
生成功能节点
- FunctionGenerate() - 类 的构造器top.jpower.jpower.module.config.FunctionGenerate
-
- functions - 类 中的静态变量top.jpower.jpower.module.config.FunctionGenerate
-
G
- get() - 类 中的静态方法top.jpower.jpower.module.dbs.config.LoginUserContext
-
返回用户信息
- getAllFunction() - 类 中的方法top.jpower.jpower.module.config.BuiltController
-
- getClaims(HttpServletRequest) - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取Claims
- getClientCode() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取客户端id
- getClientCodeFromHeader() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取请求头中的客户端Code
- getClientInfo() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
客户端信息解码
- getClientSecretFromHeader() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取请求头中的客户端密钥
- getExculudesUrl() - 类 中的静态方法top.jpower.jpower.module.properties.AuthDefExculdesUrl
-
默认无需鉴权的API
- getLoginId() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取用户账号
- getLoginId() - 类 中的静态方法top.jpower.jpower.module.dbs.config.LoginUserContext
-
- getOrgId() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取部门id
- getOrgId() - 类 中的静态方法top.jpower.jpower.module.dbs.config.LoginUserContext
-
- getTenantCode() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取租户ID
- getTenantCode(HttpServletRequest) - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取租户ID
- getToken(HttpServletRequest) - 类 中的静态方法top.jpower.jpower.module.common.utils.JwtUtil
-
从Web中获取令牌
- getUser() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取用户信息
- getUser(Claims) - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
- getUser(HttpServletRequest) - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取用户信息
- getUserId() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取用户id
- getUserId() - 类 中的静态方法top.jpower.jpower.module.dbs.config.LoginUserContext
-
- getUserName() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取用户名
- getUserName() - 类 中的静态方法top.jpower.jpower.module.dbs.config.LoginUserContext
-
- getUserRole() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
获取用户角色
I
- isEmpty() - 类 中的方法top.jpower.jpower.module.common.auth.UserInfo
-
- isRoot() - 类 中的静态方法top.jpower.jpower.module.common.utils.ShieldUtil
-
是否为超管
J
- JwtUtil - top.jpower.jpower.module.common.utils中的类
-
JWT TOKEN 工具
- JwtUtil() - 类 的构造器top.jpower.jpower.module.common.utils.JwtUtil
-
L
- LoginUserContext - top.jpower.jpower.module.dbs.config中的类
-
当前登陆用户信息
当前用户未登陆可获取到匿名用户或白名单
- LoginUserContext() - 类 的构造器top.jpower.jpower.module.dbs.config.LoginUserContext
-
M
- Menu - top.jpower.jpower.module.annotation中的注释类型
-
- Menu.TYPE - top.jpower.jpower.module.annotation中的枚举
-
P
- parseJwt(String) - 类 中的静态方法top.jpower.jpower.module.common.utils.JwtUtil
-
解析令牌
- parsingToken(String) - 类 中的静态方法top.jpower.jpower.module.common.utils.JwtUtil
-
解析获取最后的令牌
- PATH - 类 中的静态变量top.jpower.jpower.module.config.BuiltController
-
R
- RoleConstant - top.jpower.jpower.module.common.auth中的类
-
- RoleConstant() - 类 的构造器top.jpower.jpower.module.common.auth.RoleConstant
-
- ROOT - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- ROOT_ID - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- ROOT_NAME - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- ROOT_UESR_TYPE - 类 中的静态变量top.jpower.jpower.module.common.auth.RoleConstant
-
- run(ApplicationArguments) - 类 中的方法top.jpower.jpower.module.config.FunctionGenerate
-
S
- SecureConstant - top.jpower.jpower.module.common.auth中的接口
-
授权校验常量
- ShieldUtil - top.jpower.jpower.module.common.utils中的类
-
系统鉴权信息获取工具
- ShieldUtil() - 类 的构造器top.jpower.jpower.module.common.utils.ShieldUtil
-
- SQL_CHAR - 类 中的静态变量top.jpower.jpower.module.common.utils.SqlInjectionUtil
-
- SqlInjectionUtil - top.jpower.jpower.module.common.utils中的类
-
- SqlInjectionUtil() - 类 的构造器top.jpower.jpower.module.common.utils.SqlInjectionUtil
-
T
- TABLE_USER_TYPE_BUSS - 类 中的静态变量top.jpower.jpower.module.common.auth.UserInfo
-
其他表
- TABLE_USER_TYPE_CORE - 类 中的静态变量top.jpower.jpower.module.common.auth.UserInfo
-
core_user表
- TABLE_USER_TYPE_WHILT - 类 中的静态变量top.jpower.jpower.module.common.auth.UserInfo
-
白名单
- top.jpower.jpower.module.annotation - 程序包 top.jpower.jpower.module.annotation
-
- top.jpower.jpower.module.common.auth - 程序包 top.jpower.jpower.module.common.auth
-
- top.jpower.jpower.module.common.utils - 程序包 top.jpower.jpower.module.common.utils
-
- top.jpower.jpower.module.config - 程序包 top.jpower.jpower.module.config
-
- top.jpower.jpower.module.dbs.config - 程序包 top.jpower.jpower.module.dbs.config
-
- top.jpower.jpower.module.properties - 程序包 top.jpower.jpower.module.properties
-
U
- UserInfo - top.jpower.jpower.module.common.auth中的类
-
用户登陆信息
- UserInfo() - 类 的构造器top.jpower.jpower.module.common.auth.UserInfo
-
V
- valueOf(String) - 枚举 中的静态方法top.jpower.jpower.module.annotation.Menu.TYPE
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法top.jpower.jpower.module.annotation.Menu.TYPE
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
A B C D E F G I J L M P R S T U V
Copyright © 2024. All rights reserved.