跳过导航链接
A B C D F G I K M N P R S T V 

A

ABNORMAL_LIST - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
代表异常token的标志集合
addCookie(String, String, String, String, int) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperResponse
写入指定Cookie
addFilter(SafeKeeperFilter) - 类 中的方法cn.safekeeper.common.filter.SafeKeeperChain
添加过滤器到链路中
aesDecrypt(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
AES解密
aesEncrypt(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
AES加密
ASSEMBLY_ORDER - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
切面、拦截器、过滤器等各种组件的注册优先级顺序

B

BE_REPLACED - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
表示token已被顶下线
BE_REPLACED_MESSAGE - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
 
BE_VALUE - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
异常标记值
build() - 类 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException.Builder
 
build() - 类 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException.Builder
 
build() - 类 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException.Builder
 
build(SafeKeeperConfiguration) - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
构建模式创建对象
Builder() - 类 的构造器cn.safekeeper.common.exception.SafeKeeperLoginException.Builder
 
builder() - 类 中的静态方法cn.safekeeper.common.exception.SafeKeeperLoginException.Builder
构造角色实例方法
Builder() - 类 的构造器cn.safekeeper.common.exception.SafeKeeperPermissionException.Builder
 
builder() - 类 中的静态方法cn.safekeeper.common.exception.SafeKeeperPermissionException.Builder
构造角色实例方法
Builder() - 类 的构造器cn.safekeeper.common.exception.SafeKeeperRoleException.Builder
 
builder() - 类 中的静态方法cn.safekeeper.common.exception.SafeKeeperRoleException.Builder
构造角色实例方法

C

cn.safekeeper.common.annotations - 程序包 cn.safekeeper.common.annotations
 
cn.safekeeper.common.configuration - 程序包 cn.safekeeper.common.configuration
 
cn.safekeeper.common.constant - 程序包 cn.safekeeper.common.constant
 
cn.safekeeper.common.exception - 程序包 cn.safekeeper.common.exception
 
cn.safekeeper.common.filter - 程序包 cn.safekeeper.common.filter
 
cn.safekeeper.common.function - 程序包 cn.safekeeper.common.function
 
cn.safekeeper.common.model - 程序包 cn.safekeeper.common.model
 
cn.safekeeper.common.thread - 程序包 cn.safekeeper.common.thread
 
cn.safekeeper.common.utils - 程序包 cn.safekeeper.common.utils
 
create() - 类 中的静态方法cn.safekeeper.common.model.SafeKeeperValueObject
创建默认的对象
CURRENT_CREATED_KEY - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
如果token为本次请求新创建的,key存储在当前request中

D

DEFAULT_LOGIN_DEVICE - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
默认登录设备名称
DEFAULT_MESSAGE - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
默认的提示语
delete(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperStorage
在 [Request作用域] 里删除一个值
deleteCookie(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperResponse
删除指定Cookie
device - 类 中的变量cn.safekeeper.common.model.SafeKeeperValueObject
客户端设备标识
doFilter() - 类 中的方法cn.safekeeper.common.filter.SafeKeeperChain
 
doFilter() - 接口 中的方法cn.safekeeper.common.filter.SafeKeeperFilter
 

F

formatDate(Date) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
将日期格式化

G

get(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperStorage
在 [Request作用域] 里获取一个值
getCode() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperLockedException
响应状态码
getCode() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException
响应状态码
getCode() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException
响应状态码
getCode() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException
响应状态码
getCookieTimeout() - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
getCookieValue(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperRequest
在 [Cookie作用域] 里获取一个值
getDevice() - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
getExecutorService(String) - 类 中的静态方法cn.safekeeper.common.thread.SafeKeeperThreadPoolFactory
 
getHeader(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperRequest
在 [请求头] 里获取一个值
getIsPersistent() - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
getLoginType() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperLockedException
获取登录维度
getLoginType() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException
获取登录维度
getLoginType() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException
获取登录维度
getLoginType() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException
获取登录维度
getMarking28() - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
以当前时间戳和随机int数字拼接一个随机字符串
getMessage() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperLockedException
获取角色
getMessage() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException
获取角色
getMethod() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperRequest
返回当前请求的类型
getMyself() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperRequest
获取对象
getMyself() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperResponse
获取底层源对象
getMyself() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperStorage
获取底层源对象
getParameter(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperRequest
在 [请求体] 里获取一个值
getPermission() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException
获取权限
getPermissionList(Object, String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperAuthorizationCallBack
返回指定账号id所拥有的权限码集合
getRandomString(int) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
生成指定长度的随机字符串
getRequest() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperContext
获取请求对象
getRequestPath() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperRequest
返回当前请求path (不包括上下文名称)
getResponse() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperContext
获取响应对象
getRole() - 异常错误 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException
获取角色
getRoleList(Object, String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperAuthorizationCallBack
返回指定账号id所拥有的角色标识集合
getStorage() - 接口 中的方法cn.safekeeper.common.model.SafeKeeperContext
获取存储对象
getTimeout() - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
getValue() - 枚举 中的方法cn.safekeeper.common.annotations.SafeKeeperCondition
 
getValueByType(Object, Class<T>) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
将指定值转化为指定类型

I

INVALID_TOKEN - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
表示token无效
INVALID_TOKEN_MESSAGE - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
 
isEmpty(String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
判断字符串是否为空
isPersistent - 类 中的变量cn.safekeeper.common.model.SafeKeeperValueObject
是否为持久Cookie

K

KICK_OUT - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
表示token已被踢下线
KICK_OUT_MESSAGE - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
 

M

matchPath(String, String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperContext
校验指定路由匹配符是否可以匹配成功指定路径
md5(String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
md5加密
md5BySalt(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
md5加盐加密: md5(md5(str) + md5(salt))

N

newThread(Runnable) - 类 中的方法cn.safekeeper.common.thread.SafeKeeperNamedThreadFactory
 
NOT_TOKEN - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
表示未提供token
NOT_TOKEN_MESSAGE - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
 

P

printSaToken() - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
打印版本字符画

R

rsaDecryptByPrivate(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
RSA私钥解密
rsaDecryptByPublic(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
RSA公钥解密
rsaEncryptByPrivate(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
RSA私钥加密
rsaEncryptByPublic(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
RSA公钥加密
rsaGenerateKeyPair() - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
生成密钥对
run(Throwable) - 接口 中的方法cn.safekeeper.common.function.SafeKeeperErrorFunction
执行方法
run(Object) - 接口 中的方法cn.safekeeper.common.function.SafeKeeperFilterFunction
执行
run() - 接口 中的方法cn.safekeeper.common.function.SafeKeeperFunction
执行方法

S

SAFE_AUTH_SAVE_KEY - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
常量key标记: 在进行Token二级验证时使用的key
SAFE_KEEPER_VERSION - 类 中的静态变量cn.safekeeper.common.configuration.SafeKeeperConfiguration
SafeKeeper版本号
SafeKeeperAuthorizationCallBack - cn.safekeeper.common.model中的接口
业务权限认证回调接口 每个业务的权限和角色都是有定制化的,所以需要业务自身来实现 框架只是回调你实现的的角色和权限来判断是否正确即可
SafeKeeperChain - cn.safekeeper.common.filter中的类
过滤器链路处理
SafeKeeperChain(List<SafeKeeperFilter>) - 类 的构造器cn.safekeeper.common.filter.SafeKeeperChain
 
SafeKeeperCodeMsgConfiguration - cn.safekeeper.common.configuration中的类
全局异常体系code,消息制定,也可以通过外部使用者自己的架构体系code和msg来指定,框架不强求 分为三种异常板块 1,权限板块 permission 2,角色板块 role 3,认证板块 authentication 4,锁定板块 lock 5,框架本身 safe
SafeKeeperCodeMsgConfiguration() - 类 的构造器cn.safekeeper.common.configuration.SafeKeeperCodeMsgConfiguration
 
SafeKeeperCondition - cn.safekeeper.common.annotations中的枚举
条件表达式
SafeKeeperConfiguration - cn.safekeeper.common.configuration中的类
SafeKeeper安全配置中心
SafeKeeperConfiguration() - 类 的构造器cn.safekeeper.common.configuration.SafeKeeperConfiguration
 
SafeKeeperConstant - cn.safekeeper.common.constant中的类
全局常量
SafeKeeperConstant() - 类 的构造器cn.safekeeper.common.constant.SafeKeeperConstant
 
SafeKeeperContext - cn.safekeeper.common.model中的接口
上下文环境
SafeKeeperErrorFunction - cn.safekeeper.common.function中的接口
异常方法执行抽象
SafeKeeperException - cn.safekeeper.common.exception中的异常错误
自定义异常类
SafeKeeperException() - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperException
 
SafeKeeperException(String) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperException
 
SafeKeeperException(Throwable) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperException
 
SafeKeeperException(String, Throwable) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperException
 
SafeKeeperFilter - cn.safekeeper.common.filter中的接口
过滤器
SafeKeeperFilterFunction - cn.safekeeper.common.function中的接口
过滤器函数
SafeKeeperFunction - cn.safekeeper.common.function中的接口
方法执行抽象
SafeKeeperHasLogin - cn.safekeeper.common.annotations中的注释类型
校验是否已经登录
SafeKeeperHasPermission - cn.safekeeper.common.annotations中的注释类型
通过方法上的注解就可以验证是否具备权限访问
SafeKeeperHasRole - cn.safekeeper.common.annotations中的注释类型
校验是否具备当前的角色
SafeKeeperLockedException - cn.safekeeper.common.exception中的异常错误
自定义登录异常类型
SafeKeeperLockedException(int, String, String) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperLockedException
 
SafeKeeperLoginException - cn.safekeeper.common.exception中的异常错误
自定义登录异常类型
SafeKeeperLoginException(int, String, String) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperLoginException
 
SafeKeeperLoginException.Builder - cn.safekeeper.common.exception中的类
静态构造类
SafeKeeperNamedThreadFactory - cn.safekeeper.common.thread中的类
线程工厂类
SafeKeeperNamedThreadFactory(String) - 类 的构造器cn.safekeeper.common.thread.SafeKeeperNamedThreadFactory
 
SafeKeeperNamedThreadFactory(String, boolean) - 类 的构造器cn.safekeeper.common.thread.SafeKeeperNamedThreadFactory
 
SafeKeeperPermissionException - cn.safekeeper.common.exception中的异常错误
自定义权限异常类型
SafeKeeperPermissionException(int, String, String) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperPermissionException
 
SafeKeeperPermissionException.Builder - cn.safekeeper.common.exception中的类
静态构造类
SafeKeeperRequest - cn.safekeeper.common.model中的接口
请求对象
SafeKeeperResponse - cn.safekeeper.common.model中的接口
响应对象
SafeKeeperRoleException - cn.safekeeper.common.exception中的异常错误
自定义角色异常类型
SafeKeeperRoleException(int, String, String) - 异常错误 的构造器cn.safekeeper.common.exception.SafeKeeperRoleException
 
SafeKeeperRoleException.Builder - cn.safekeeper.common.exception中的类
静态构造类
SafeKeeperStorage - cn.safekeeper.common.model中的接口
存储器包装类 在 Request作用域里: 存值、取值
SafeKeeperThreadPoolFactory - cn.safekeeper.common.thread中的类
创建线程池工厂类
SafeKeeperThreadPoolFactory() - 类 的构造器cn.safekeeper.common.thread.SafeKeeperThreadPoolFactory
 
SafeKeeperTokenInfo - cn.safekeeper.common.model中的类
SafeKeeper实体
SafeKeeperTokenInfo() - 类 的构造器cn.safekeeper.common.model.SafeKeeperTokenInfo
 
SafeKeeperUtils - cn.safekeeper.common.utils中的类
统一工具类
SafeKeeperUtils() - 类 的构造器cn.safekeeper.common.utils.SafeKeeperUtils
 
SafeKeeperValueObject - cn.safekeeper.common.model中的类
调用登录模型
SafeKeeperValueObject() - 类 的构造器cn.safekeeper.common.model.SafeKeeperValueObject
 
searchList(Collection<String>, String, String, int, int) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
从集合里查询数据
searchList(List<String>, int, int) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
从集合里查询数据
set(String, Object) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperStorage
在 [Request作用域] 里写入一个值
setCode(int) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException.Builder
 
setCode(int) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException.Builder
 
setCode(int) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException.Builder
 
setDevice(String) - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
setHeader(String, String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperResponse
在响应头里写入一个值
setIsPersistent(Boolean) - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
setLoginType(String) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException.Builder
 
setLoginType(String) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException.Builder
 
setLoginType(String) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException.Builder
 
setMessage(String) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperLoginException.Builder
 
setPermission(String) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperPermissionException.Builder
 
setRole(String) - 类 中的方法cn.safekeeper.common.exception.SafeKeeperRoleException.Builder
 
setServer(String) - 接口 中的方法cn.safekeeper.common.model.SafeKeeperResponse
在响应头写入 [Server] 服务器名称
setTimeout(long) - 类 中的方法cn.safekeeper.common.model.SafeKeeperValueObject
 
sha1(String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
sha1加密
sha256(String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
sha256加密
SWITCH_TO_SAVE_KEY - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
常量key标记: 在进行临时身份切换时使用的key

T

timeout - 类 中的变量cn.safekeeper.common.model.SafeKeeperValueObject
登录token的有效期,单位:秒
TOKEN_ACTIVITY_TIMEOUT_CHECKED_KEY - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
如果本次请求已经验证过[无操作过期], 存储在当前request中
TOKEN_CONNECTOR_CHAT - 类 中的静态变量cn.safekeeper.common.constant.SafeKeeperConstant
连接符号
TOKEN_TIMEOUT - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
表示token已过期
TOKEN_TIMEOUT_MESSAGE - 异常错误 中的静态变量cn.safekeeper.common.exception.SafeKeeperLoginException
 

V

vagueMatch(String, String) - 类 中的静态方法cn.safekeeper.common.utils.SafeKeeperUtils
字符串模糊匹配
valueOf(String) - 枚举 中的静态方法cn.safekeeper.common.annotations.SafeKeeperCondition
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.safekeeper.common.annotations.SafeKeeperCondition
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D F G I K M N P R S T V 
跳过导航链接

Copyright © 2021. All rights reserved.