A C D E G I P S T U V
A
- AbstractContextParse - com.v1ok.auth.impl中的类
-
- AbstractContextParse() - 类 的构造器com.v1ok.auth.impl.AbstractContextParse
-
- accessToken(IUserContext, String) - 类 中的静态方法com.v1ok.auth.Generator
-
- accessToken(IUserContext, String, Date) - 类 中的静态方法com.v1ok.auth.Generator
-
- accessToken(IAppContext, String) - 类 中的静态方法com.v1ok.auth.Generator
-
- accessToken(IAppContext, String, Date) - 类 中的静态方法com.v1ok.auth.Generator
-
- AccessTokenGenerator - com.v1ok.auth.impl中的类
-
- AccessTokenGenerator() - 类 的构造器com.v1ok.auth.impl.AccessTokenGenerator
-
- AccessTokenParse - com.v1ok.auth.impl中的类
-
- AccessTokenParse() - 类 的构造器com.v1ok.auth.impl.AccessTokenParse
-
- AESUtil - com.v1ok.auth中的类
-
- AESUtil() - 类 的构造器com.v1ok.auth.AESUtil
-
- APP_ID - 接口 中的静态变量com.v1ok.auth.IAppContext
-
- AppContextAccessTokenParse - com.v1ok.auth.impl中的类
-
- AppContextAccessTokenParse() - 类 的构造器com.v1ok.auth.impl.AppContextAccessTokenParse
-
- AppContextTokenParse - com.v1ok.auth.impl中的类
-
- AppContextTokenParse() - 类 的构造器com.v1ok.auth.impl.AppContextTokenParse
-
- AuthVerify - com.v1ok.auth中的类
-
TOKEN 校验与解析工具类
- AuthVerify() - 类 的构造器com.v1ok.auth.AuthVerify
-
C
- com.v1ok.auth - 程序包 com.v1ok.auth
-
- com.v1ok.auth.impl - 程序包 com.v1ok.auth.impl
-
D
- decrypt(byte[], String) - 类 中的静态方法com.v1ok.auth.AESUtil
-
- decryptStr(String, String) - 类 中的静态方法com.v1ok.auth.AESUtil
-
- decryptStr(String, String, Charset) - 类 中的静态方法com.v1ok.auth.AESUtil
-
- DefaultAppContext - com.v1ok.auth.impl中的类
-
- DefaultAppContext() - 类 的构造器com.v1ok.auth.impl.DefaultAppContext
-
- DefaultUserContext - com.v1ok.auth.impl中的类
-
Created by liubinduo on 2017/5/15.
- DefaultUserContext() - 类 的构造器com.v1ok.auth.impl.DefaultUserContext
-
E
- encrypt(String, String) - 类 中的静态方法com.v1ok.auth.AESUtil
-
- encrypt(String, String, Charset) - 类 中的静态方法com.v1ok.auth.AESUtil
-
- encryptStr(String, String) - 类 中的静态方法com.v1ok.auth.AESUtil
-
- encryptStr(String, String, Charset) - 类 中的静态方法com.v1ok.auth.AESUtil
-
G
- Generator - com.v1ok.auth中的类
-
- Generator() - 类 的构造器com.v1ok.auth.Generator
-
- getAppId() - 接口 中的方法com.v1ok.auth.IAppContext
-
- getPermissions() - 接口 中的方法com.v1ok.auth.IUserContext
-
- getPositions() - 接口 中的方法com.v1ok.auth.IUserContext
-
岗位
- getSecurityKey() - 接口 中的方法com.v1ok.auth.IAppContext
-
- getTenantId() - 接口 中的方法com.v1ok.auth.IUserContext
-
租户ID
- getUserId() - 接口 中的方法com.v1ok.auth.IUserContext
-
用户ID
I
- IAccessTokenParse - com.v1ok.auth中的接口
-
- IAppContext - com.v1ok.auth中的接口
-
- IAppContextParse - com.v1ok.auth中的接口
-
- IContext - com.v1ok.auth中的接口
-
- IGenerator - com.v1ok.auth中的接口
-
- IUserContext - com.v1ok.auth中的接口
-
用户信息
- IUserContextParse - com.v1ok.auth中的接口
-
P
- parse(String, String) - 接口 中的方法com.v1ok.auth.IAccessTokenParse
-
- parse(String, String) - 接口 中的方法com.v1ok.auth.IAppContextParse
-
- parse(String, String) - 类 中的方法com.v1ok.auth.impl.AccessTokenParse
-
- parse(String, String) - 类 中的方法com.v1ok.auth.impl.AppContextAccessTokenParse
-
- parse(String, String) - 类 中的方法com.v1ok.auth.impl.AppContextTokenParse
-
- parse(String, String) - 类 中的方法com.v1ok.auth.impl.UserContextAccessTokenParse
-
- parse(String, String) - 类 中的方法com.v1ok.auth.impl.UserContextTokenParse
-
- parse(String, String) - 接口 中的方法com.v1ok.auth.IUserContextParse
-
- parseAppContext(String, String) - 类 中的方法com.v1ok.auth.impl.AbstractContextParse
-
- parseAppContextAccessToken(String, String) - 类 中的静态方法com.v1ok.auth.AuthVerify
-
- parseAppContextToken(String, String) - 类 中的静态方法com.v1ok.auth.AuthVerify
-
- parseUserContext(String, String) - 类 中的方法com.v1ok.auth.impl.AbstractContextParse
-
- parseUserContextAccessToken(String, String) - 类 中的静态方法com.v1ok.auth.AuthVerify
-
- parseUserContextToken(String, String) - 类 中的静态方法com.v1ok.auth.AuthVerify
-
解析TOKEN
- permissions - 类 中的变量com.v1ok.auth.impl.DefaultUserContext
-
- positions - 类 中的变量com.v1ok.auth.impl.DefaultUserContext
-
S
- SECURITY_KEY - 接口 中的静态变量com.v1ok.auth.IAppContext
-
T
- tenantId - 类 中的变量com.v1ok.auth.impl.DefaultUserContext
-
- token(IUserContext, String) - 类 中的静态方法com.v1ok.auth.Generator
-
- token(IUserContext, String, Date) - 类 中的静态方法com.v1ok.auth.Generator
-
- token(IAppContext, String) - 类 中的静态方法com.v1ok.auth.Generator
-
- token(IAppContext, String, Date) - 类 中的静态方法com.v1ok.auth.Generator
-
- token(IContext, String) - 接口 中的方法com.v1ok.auth.IGenerator
-
- token(IContext, String, Date) - 接口 中的方法com.v1ok.auth.IGenerator
-
- token(IContext, String) - 类 中的方法com.v1ok.auth.impl.AccessTokenGenerator
-
- token(IContext, String, Date) - 类 中的方法com.v1ok.auth.impl.AccessTokenGenerator
-
- token(IContext, String) - 类 中的方法com.v1ok.auth.impl.TokenGenerator
-
- token(IContext, String, Date) - 类 中的方法com.v1ok.auth.impl.TokenGenerator
-
- TokenGenerator - com.v1ok.auth.impl中的类
-
- TokenGenerator() - 类 的构造器com.v1ok.auth.impl.TokenGenerator
-
U
- USER_ID - 接口 中的静态变量com.v1ok.auth.IUserContext
-
- USER_PERMISSIONS_ID_KEY - 接口 中的静态变量com.v1ok.auth.IUserContext
-
- USER_POSITIONS_ID_KEY - 接口 中的静态变量com.v1ok.auth.IUserContext
-
- USER_TENANT_ID - 接口 中的静态变量com.v1ok.auth.IUserContext
-
- UserContextAccessTokenParse - com.v1ok.auth.impl中的类
-
- UserContextAccessTokenParse() - 类 的构造器com.v1ok.auth.impl.UserContextAccessTokenParse
-
- UserContextTokenParse - com.v1ok.auth.impl中的类
-
- UserContextTokenParse() - 类 的构造器com.v1ok.auth.impl.UserContextTokenParse
-
- userId - 类 中的变量com.v1ok.auth.impl.DefaultUserContext
-
V
- verifyAccessToken(String, String) - 类 中的静态方法com.v1ok.auth.AuthVerify
-
- verifyToken(String, String) - 类 中的静态方法com.v1ok.auth.AuthVerify
-
校验TOKEN
A C D E G I P S T U V
Copyright © 2021. All rights reserved.