跳过导航链接
A C D E G I L O P R S T V 

A

ACCEPT_TOKEN - 类 中的静态变量cn.tworice.auth.constant.ConfigConst
 
ACCESS_TOKEN - 类 中的静态变量cn.tworice.auth.service.AuthConst
 
addAdminResources(String, String[]) - 接口 中的方法cn.tworice.auth.service.VerifyManger
设置用户的资源列表
addInterceptors(InterceptorRegistry) - 类 中的方法cn.tworice.auth.config.InterceptorConfig
注册拦截器
ADMIN_ID - 类 中的静态变量cn.tworice.auth.constant.ConfigConst
 
ADMIN_ID - 类 中的静态变量cn.tworice.auth.service.AuthConst
 
adminInterceptor() - 类 中的方法cn.tworice.auth.config.InterceptorConfig
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法cn.tworice.auth.interceptor.AuthInterceptor
 
auth(HttpServletRequest, HttpServletResponse) - 接口 中的方法cn.tworice.auth.service.AuthManager
当前Request对象
auth(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tworice.auth.service.impl.DefaultAuthManager
 
auth(String, String, String) - 接口 中的方法cn.tworice.auth.service.VerifyManger
核验用户是否有该资源的权限
AuthConst - cn.tworice.auth.service中的类
 
AuthConst() - 类 的构造器cn.tworice.auth.service.AuthConst
 
AuthInterceptor - cn.tworice.auth.interceptor中的类
管理系统身份验证拦截器
AuthInterceptor() - 类 的构造器cn.tworice.auth.interceptor.AuthInterceptor
 
AuthManager - cn.tworice.auth.service中的接口
身份验证服务接口
AuthProperties - cn.tworice.auth.config中的类
 
AuthProperties() - 类 的构造器cn.tworice.auth.config.AuthProperties
 
authToken(String) - 类 中的方法cn.tworice.auth.service.EasyAuthManager
核验token

C

cn.tworice.auth - 程序包 cn.tworice.auth
封装权限验证相关服务
cn.tworice.auth.config - 程序包 cn.tworice.auth.config
 
cn.tworice.auth.constant - 程序包 cn.tworice.auth.constant
 
cn.tworice.auth.interceptor - 程序包 cn.tworice.auth.interceptor
 
cn.tworice.auth.service - 程序包 cn.tworice.auth.service
 
cn.tworice.auth.service.impl - 程序包 cn.tworice.auth.service.impl
 
cn.tworice.auth.util - 程序包 cn.tworice.auth.util
 
ConfigConst - cn.tworice.auth.constant中的类
 
ConfigConst() - 类 的构造器cn.tworice.auth.constant.ConfigConst
 

D

DefaultAuthManager - cn.tworice.auth.service.impl中的类
身份验证相关服务
DefaultAuthManager() - 类 的构造器cn.tworice.auth.service.impl.DefaultAuthManager
 
DefaultSQLInjectionServiceImpl - cn.tworice.auth.service.impl中的类
 
DefaultSQLInjectionServiceImpl() - 类 的构造器cn.tworice.auth.service.impl.DefaultSQLInjectionServiceImpl
 

E

EasyAuthManager - cn.tworice.auth.service中的类
 
EasyAuthManager() - 类 的构造器cn.tworice.auth.service.EasyAuthManager
 
exist(String, String) - 接口 中的方法cn.tworice.auth.service.VerifyManger
核验用户是否在线

G

getAdminToken(String, Long) - 类 中的静态方法cn.tworice.auth.util.TokenUtils
传入管理员对象,生成该管理员对象的24小时时效的Token
getAdminToken(Object, Long) - 类 中的静态方法cn.tworice.auth.util.TokenUtils
已过时。
getLoginUserId() - 类 中的静态方法cn.tworice.auth.util.LoginUserUtil
 

I

InterceptorConfig - cn.tworice.auth.config中的类
 
InterceptorConfig() - 类 的构造器cn.tworice.auth.config.InterceptorConfig
 
isSQLInjection(HttpServletRequest) - 类 中的方法cn.tworice.auth.service.impl.DefaultSQLInjectionServiceImpl
 
isSQLInjection(HttpServletRequest) - 接口 中的方法cn.tworice.auth.service.SQLInjectionService
 

L

LoginUserUtil - cn.tworice.auth.util中的类
 
LoginUserUtil() - 类 的构造器cn.tworice.auth.util.LoginUserUtil
 

O

offline(String) - 接口 中的方法cn.tworice.auth.service.VerifyManger
用户下线,根据用户Key执行该用户的下线登出操作
online(String, String) - 接口 中的方法cn.tworice.auth.service.VerifyManger
用户上线 将用户的Key和获取的Token保存起来
onlineMap() - 接口 中的方法cn.tworice.auth.service.VerifyManger
获取目前在线的用户列表

P

postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法cn.tworice.auth.interceptor.AuthInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法cn.tworice.auth.interceptor.AuthInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法cn.tworice.auth.interceptor.SQLInjectionInterceptor
 

R

record(HttpServletRequest) - 接口 中的方法cn.tworice.auth.service.AuthManager
记录当前登录请求
record(HttpServletRequest) - 类 中的方法cn.tworice.auth.service.impl.DefaultAuthManager
 
refresh(String, String) - 接口 中的方法cn.tworice.auth.service.VerifyManger
刷新Token

S

sqlInjectionInterceptor() - 类 中的方法cn.tworice.auth.config.InterceptorConfig
 
SQLInjectionInterceptor - cn.tworice.auth.interceptor中的类
 
SQLInjectionInterceptor() - 类 的构造器cn.tworice.auth.interceptor.SQLInjectionInterceptor
 
SQLInjectionService - cn.tworice.auth.service中的接口
 

T

TokenUtils - cn.tworice.auth.util中的类
Token生成工具
TokenUtils() - 类 的构造器cn.tworice.auth.util.TokenUtils
 

V

VerifyManger - cn.tworice.auth.service中的接口
核验用户是否登录过
A C D E G I L O P R S T V 
跳过导航链接

Copyright © 2025. All rights reserved.