A B C D E F G H I J K L M N O P R S T U V W 
所有类 所有程序包

A

ACCESS_KEY - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAccessKeyAuth
 
ACCESS_KEYS - 类 中的静态变量tech.codingless.core.gateway.helper.AccessKeyHelper
 
AccessKey() - 类 的构造器tech.codingless.core.gateway.helper.AccessKeyHelper.AccessKey
 
AccessKeyHelper - tech.codingless.core.gateway.helper中的类
 
AccessKeyHelper() - 类 的构造器tech.codingless.core.gateway.helper.AccessKeyHelper
 
AccessKeyHelper.AccessKey - tech.codingless.core.gateway.helper中的类
 
AccessKeyHelper.ModuleGrant - tech.codingless.core.gateway.helper中的类
 
activeReqs() - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
add(Long...) - 类 中的静态方法tech.codingless.core.gateway.util.LongUtil
 
add(Long, Long) - 类 中的静态方法tech.codingless.core.gateway.util.LongUtil
 
addContent(String, Object) - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
addInterceptors(InterceptorRegistry) - 类 中的方法tech.codingless.core.gateway.conf.GatewayInterceptionsConf
 
AESUtil - tech.codingless.core.gateway.util中的类
 
AESUtil() - 类 的构造器tech.codingless.core.gateway.util.AESUtil
 
AESUtil.KeyLen - tech.codingless.core.gateway.util中的枚举
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayInterceptor
 
append(String, String, String, String, String, String, long, String, String, String, Exception) - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
append(MyMemoryAnalysisFlag) - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
assertFail(String) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertFalse(boolean, String) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertNotEmpty(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertNotEmpty(Collection, String) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertNotNull(Object) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertNotNull(Object, String) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertTrue(boolean) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertTrue(boolean, RuntimeException) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
assertTrue(boolean, String) - 类 中的静态方法tech.codingless.core.gateway.util.AssertUtil
 
AssertUtil - tech.codingless.core.gateway.util中的类
 
AssertUtil() - 类 的构造器tech.codingless.core.gateway.util.AssertUtil
 
AUTH_TOKEN - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 

B

base64Decode(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
base64Encode(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
BaseController - tech.codingless.core.gateway中的类
 
BaseController() - 类 的构造器tech.codingless.core.gateway.BaseController
 
bizCode() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyBiz
 
bizName() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyBiz
 
BodyReaderHttpServletRequestWrapper - tech.codingless.core.gateway.interceptor中的类
 
BodyReaderHttpServletRequestWrapper(HttpServletRequest) - 类 的构造器tech.codingless.core.gateway.interceptor.BodyReaderHttpServletRequestWrapper
 
build(Map<String, String>) - 类 中的静态方法tech.codingless.core.gateway.conf.ModuleConf
解析模块信息

C

CACHE_KEY - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
cache key
CACHE_KEY_ACCESS_TOKEN_UID_PRE - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
CACHE_KEY_UID_ACCESS_TOKEN_PRE - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
CACHE_READ - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
CACHE_RESPONSE - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
CACHE_TIME - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
canRead(Class<?>, MediaType) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayResponseHttpMessageConverter
 
canWrite(Class<?>, MediaType) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayResponseHttpMessageConverter
 
CHARS62 - 类 中的静态变量tech.codingless.core.gateway.util.StringUtil
 
clean() - 类 中的静态方法tech.codingless.core.gateway.util.SessionUtil
 
clear() - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
clear(MyMemoryAnalysisFlag) - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
coalesceEmpty(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
StringUtil.coalesceEmpty(null) = "" StringUtil.coalesceEmpty("") = "" StringUtil.coalesceEmpty(" ") = " " StringUtil.coalesceEmpty(" a ") = " a "
code() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyAuth
 
COMPANY_LEVEL - tech.codingless.core.gateway.annotation.MyAuthLevelEnum
公司权限
concatComma(String...) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
CREATE - tech.codingless.core.gateway.annotation.MyAuthTypeEnum
修改
CURRENT_ACCESS_TOKEN - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
当前授权TOKEN
CURRENT_COMPANY_ID - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAccessKeyAuth
 
CURRENT_COMPANY_ID - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
CURRENT_COMPANY_ID - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
CURRENT_ENV - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
1:代表生产环境,2:测试环境
CURRENT_GROUP_ID - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
CURRENT_GROUP_NAME - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
CURRENT_PLATFORM - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
当前平台
CURRENT_RESPONSE - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
当前请求的响应
CURRENT_TOKEN - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
CURRENT_USER_ID - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
CURRENT_USER_ID - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
当前登录的用户ID
CURRENT_USER_NAME - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
CURRENT_USER_NAME - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 

D

DateUtil - tech.codingless.core.gateway.util中的类
 
DateUtil() - 类 的构造器tech.codingless.core.gateway.util.DateUtil
 
days(Date, Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
decrypt(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.AESUtil
 
decryptByPrivateKey(byte[], String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
decryptByPublicKey(byte[], String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
decryptByPublicKey(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
decryptWithPrivate(String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
decryptWithPrivate(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
DEFAULT_ACCESS_KEY - 类 中的静态变量tech.codingless.core.gateway.helper.AccessKeyHelper
 
del(Long, Long) - 类 中的静态方法tech.codingless.core.gateway.util.LongUtil
 
DEL - tech.codingless.core.gateway.annotation.MyAuthTypeEnum
删除
DEPT_AND_CHILD_LEVEL - tech.codingless.core.gateway.annotation.MyAuthLevelEnum
部门及子部门权限
DEPT_LEVEL - tech.codingless.core.gateway.annotation.MyAuthLevelEnum
部门权限
disableRequestLog() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyBiz
 
disableResponseLog() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyBiz
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法tech.codingless.core.gateway.interceptor.WrapRequestFilter
 
doScattered(String, int) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 

E

echo2() - 类 中的方法tech.codingless.core.gateway.TestController
 
EMPTY_STR - 类 中的静态变量tech.codingless.core.gateway.util.StringUtil
 
encrypt(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.AESUtil
 
encryptByPrivateKey(byte[], String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
encryptByPrivateKey(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
encryptByPublicKey(byte[], String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
encryptWithPublic(String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
encryptWithPublic(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
endSubstring(String, int) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
execute(Runnable) - 类 中的静态方法tech.codingless.core.gateway.util.ThreadUtil
 
extendMessageConverters(List<HttpMessageConverter<?>>) - 类 中的方法tech.codingless.core.gateway.conf.GatewayInterceptionsConf
 

F

fail(String) - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
fail(String, String) - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
find(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
findByRequestId(String) - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
findModuleNameByResourcePkg(Class<?>) - 类 中的静态方法tech.codingless.core.gateway.annotation.GrantModuleCondition
 
findOne(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
format(String, Object...) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
format(Throwable) - 类 中的静态方法tech.codingless.core.gateway.util.StackTraceUtil
 
format(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
formatDate(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
formatDate(Date, String) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
formatDateTime(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
formatYYYYMMDD(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 

G

GatewayApplication - tech.codingless.core.gateway中的类
 
GatewayApplication() - 类 的构造器tech.codingless.core.gateway.GatewayApplication
 
GatewayConf - tech.codingless.core.gateway.conf中的类
 
GatewayConf() - 类 的构造器tech.codingless.core.gateway.conf.GatewayConf
 
GatewayInterceptionsConf - tech.codingless.core.gateway.conf中的类
 
GatewayInterceptionsConf() - 类 的构造器tech.codingless.core.gateway.conf.GatewayInterceptionsConf
 
GatewayInterceptor - tech.codingless.core.gateway.interceptor中的类
 
GatewayInterceptor() - 类 的构造器tech.codingless.core.gateway.interceptor.GatewayInterceptor
 
GatewayResponse - tech.codingless.core.gateway.data中的类
统一响应结果
GatewayResponse() - 类 的构造器tech.codingless.core.gateway.data.GatewayResponse
 
GatewayResponseHttpMessageConverter - tech.codingless.core.gateway.interceptor中的类
 
GatewayResponseHttpMessageConverter() - 类 的构造器tech.codingless.core.gateway.interceptor.GatewayResponseHttpMessageConverter
 
GatewayStatController - tech.codingless.core.gateway.stat中的类
 
GatewayStatController() - 类 的构造器tech.codingless.core.gateway.stat.GatewayStatController
 
GatewayStringHttpMessageConverter - tech.codingless.core.gateway.interceptor中的类
 
GatewayStringHttpMessageConverter() - 类 的构造器tech.codingless.core.gateway.interceptor.GatewayStringHttpMessageConverter
 
gc() - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
genGUID() - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
genHeadPicDiv(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
genNewSecret(String) - 类 中的静态方法tech.codingless.core.gateway.util.AESUtil
 
genNewSecret(AESUtil.KeyLen, String) - 类 中的静态方法tech.codingless.core.gateway.util.AESUtil
 
genShortGUID() - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
get(Long, long) - 类 中的静态方法tech.codingless.core.gateway.util.LongUtil
 
get(String) - 类 中的静态方法tech.codingless.core.gateway.helper.AccessKeyHelper
 
getAllLog() - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
getApplicationProperites(String) - 类 中的静态方法tech.codingless.core.gateway.util.InstallEvnUtl
 
getApplicationProperites(String...) - 类 中的静态方法tech.codingless.core.gateway.util.InstallEvnUtl
 
getByPrefix(String) - 类 中的静态方法tech.codingless.core.gateway.util.InstallEvnUtl
 
getCode() - 枚举 中的方法tech.codingless.core.gateway.annotation.MyAuthLevelEnum
 
getCode() - 枚举 中的方法tech.codingless.core.gateway.annotation.MyAuthTypeEnum
 
getCode() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
getContent() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
getContentTag() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
getErrorCode() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
getInputStream() - 类 中的方法tech.codingless.core.gateway.interceptor.BodyReaderHttpServletRequestWrapper
 
getKey() - 类 中的方法tech.codingless.core.gateway.util.LockerUtil.Locker
 
getLen() - 枚举 中的方法tech.codingless.core.gateway.util.AESUtil.KeyLen
 
getLocker(String) - 类 中的静态方法tech.codingless.core.gateway.util.LockerUtil
 
getLockers(String...) - 类 中的静态方法tech.codingless.core.gateway.util.LockerUtil
 
getLog(String) - 类 中的静态方法tech.codingless.core.gateway.helper.RequestMonitorHelper
 
getMacAddress() - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
getMACAddress(InetAddress) - 类 中的静态方法tech.codingless.core.gateway.util.MacAddressUtil
 
getMonday(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
getMsg() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
getName() - 枚举 中的方法tech.codingless.core.gateway.annotation.MyAuthLevelEnum
 
getName() - 枚举 中的方法tech.codingless.core.gateway.annotation.MyAuthTypeEnum
 
getPriKey() - 类 中的方法tech.codingless.core.gateway.util.RsaUtil.KeyPairVO
 
getProperites(String...) - 类 中的静态方法tech.codingless.core.gateway.util.InstallEvnUtl
 
getPubkey() - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
getPubKey() - 类 中的方法tech.codingless.core.gateway.util.RsaUtil.KeyPairVO
 
getReader() - 类 中的方法tech.codingless.core.gateway.interceptor.BodyReaderHttpServletRequestWrapper
 
getReqBody() - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
getReqId() - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
getRequestBody() - 类 中的方法tech.codingless.core.gateway.interceptor.BodyReaderHttpServletRequestWrapper
 
getRequestId() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
getScene() - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
getT() - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
getT() - 类 中的方法tech.codingless.core.gateway.util.LockerUtil.Locker
 
getUrlParam() - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
GrantModuleCondition - tech.codingless.core.gateway.annotation中的类
授权的核心类
GrantModuleCondition() - 类 的构造器tech.codingless.core.gateway.annotation.GrantModuleCondition
 

H

hasEmpty(String...) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
HexUtil - tech.codingless.core.gateway.util中的类
This class provides convenient functions to convert hex string to byte array and vice versa.
hours(Time, Time) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 

I

info() - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
initGatewayInterceptionsConf() - 类 中的方法tech.codingless.core.gateway.conf.GatewayConf
 
initGatewayInterceptor() - 类 中的方法tech.codingless.core.gateway.conf.GatewayConf
 
initGatewayStatController() - 类 中的方法tech.codingless.core.gateway.conf.GatewayConf
 
initModuleConf() - 类 中的方法tech.codingless.core.gateway.conf.GatewayConf
 
initWrapRequestFilter() - 类 中的方法tech.codingless.core.gateway.conf.GatewayConf
 
InstallEvnUtl - tech.codingless.core.gateway.util中的类
安装环境下的工具类
InstallEvnUtl() - 类 的构造器tech.codingless.core.gateway.util.InstallEvnUtl
 
IntegerUtil - tech.codingless.core.gateway.util中的类
 
IntegerUtil() - 类 的构造器tech.codingless.core.gateway.util.IntegerUtil
 
isAllEmpty(String...) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isEmpty(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isEmpty(String...) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isFloat(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isMobileNumber(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isNotEmpty(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isNotEmpty(String...) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isNumber(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
isReadAble(String) - 类 中的方法tech.codingless.core.gateway.helper.AccessKeyHelper.AccessKey
 
isWriteAble(String) - 类 中的方法tech.codingless.core.gateway.helper.AccessKeyHelper.AccessKey
 

J

JsonUtil - tech.codingless.core.gateway.util中的类
目前只是简单的使用 FAST JSON,日后如果需要换,就直接内部换掉
JsonUtil() - 类 的构造器tech.codingless.core.gateway.util.JsonUtil
 

K

KEY_ALGORTHM - 类 中的静态变量tech.codingless.core.gateway.util.RsaUtil
 
KeyPairVO() - 类 的构造器tech.codingless.core.gateway.util.RsaUtil.KeyPairVO
 

L

LEN_128 - tech.codingless.core.gateway.util.AESUtil.KeyLen
 
LEN_192 - tech.codingless.core.gateway.util.AESUtil.KeyLen
 
LEN_256 - tech.codingless.core.gateway.util.AESUtil.KeyLen
 
level() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyAuth
 
lock() - 类 中的方法tech.codingless.core.gateway.util.LockerUtil.Locker
 
LOCK - 类 中的静态变量tech.codingless.core.gateway.helper.AccessKeyHelper
 
Locker() - 类 的构造器tech.codingless.core.gateway.util.LockerUtil.Locker
 
LockerUtil - tech.codingless.core.gateway.util中的类
 
LockerUtil() - 类 的构造器tech.codingless.core.gateway.util.LockerUtil
 
LockerUtil.Locker - tech.codingless.core.gateway.util中的类
 
LongUtil - tech.codingless.core.gateway.util中的类
 
LongUtil() - 类 的构造器tech.codingless.core.gateway.util.LongUtil
 

M

MacAddressUtil - tech.codingless.core.gateway.util中的类
 
MacAddressUtil() - 类 的构造器tech.codingless.core.gateway.util.MacAddressUtil
 
main(String[]) - 类 中的静态方法tech.codingless.core.gateway.GatewayApplication
 
main(String[]) - 类 中的静态方法tech.codingless.core.gateway.util.AESUtil
 
main(String[]) - 类 中的静态方法tech.codingless.core.gateway.util.InstallEvnUtl
 
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法tech.codingless.core.gateway.annotation.GrantModuleCondition
 
md5(byte[]) - 类 中的静态方法tech.codingless.core.gateway.util.MD5Util
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - 类 中的静态方法tech.codingless.core.gateway.util.MD5Util
Calculates the MD5 digest and returns the value as a 16 element byte[].
md5(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
md5(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.MD5Util
 
md5Hex(byte[]) - 类 中的静态方法tech.codingless.core.gateway.util.MD5Util
Calculates the MD5 digest and returns the value as a 32 character hex string.
md5Hex(String) - 类 中的静态方法tech.codingless.core.gateway.util.MD5Util
Calculates the MD5 digest and returns the value as a 32 character hex string.
MD5Util - tech.codingless.core.gateway.util中的类
Static functions to simplifiy common MessageDigest tasks.
Module() - 类 的构造器tech.codingless.core.gateway.conf.ModuleConf.Module
 
ModuleConf - tech.codingless.core.gateway.conf中的类
 
ModuleConf() - 类 的构造器tech.codingless.core.gateway.conf.ModuleConf
 
ModuleConf.Module - tech.codingless.core.gateway.conf中的类
 
ModuleGrant() - 类 的构造器tech.codingless.core.gateway.helper.AccessKeyHelper.ModuleGrant
 
ModuleInfo() - 类 的构造器tech.codingless.core.gateway.util.ModuleUtil.ModuleInfo
 
modules - 类 中的变量tech.codingless.core.gateway.helper.AccessKeyHelper.AccessKey
 
ModuleUtil - tech.codingless.core.gateway.util中的类
 
ModuleUtil() - 类 的构造器tech.codingless.core.gateway.util.ModuleUtil
 
ModuleUtil.ModuleInfo - tech.codingless.core.gateway.util中的类
 
MyAccessKeyAuth - tech.codingless.core.gateway.annotation中的注释类型
通过AccessKey机制来访问该接口
MyAuth - tech.codingless.core.gateway.annotation中的注释类型
权限代码,请写在Controller层,打了这个标签,意味着需要登录,并且授权才能访问
MyAuthLevelEnum - tech.codingless.core.gateway.annotation中的枚举
权限级别
MyAuthTypeEnum - tech.codingless.core.gateway.annotation中的枚举
权限类型
MyBiz - tech.codingless.core.gateway.annotation中的注释类型
 
MyException - tech.codingless.core.gateway.util中的异常错误
 
MyException(String) - 异常错误 的构造器tech.codingless.core.gateway.util.MyException
 
MyMemoryAnalysisFlag - tech.codingless.core.gateway.data中的类
用户生产环境内存问题定位
MyMemoryAnalysisFlag(String, String) - 类 的构造器tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
MyModule - tech.codingless.core.gateway.annotation中的注释类型
我的授权 ,请在需要授权的Resource上都打上这个标签

N

name() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyAuth
 
newKeyPair(int) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
newSessionMap(int) - 类 中的静态方法tech.codingless.core.gateway.util.SessionUtil
 
notSuccess(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 

O

onApplicationEvent(ApplicationStartedEvent) - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 

P

parse(String) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
parseDate(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
parseObject(String, Class<T>) - 类 中的静态方法tech.codingless.core.gateway.util.JsonUtil
 
parseUTC(String) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
pickModuleInfo(Class<? extends Object>) - 类 中的静态方法tech.codingless.core.gateway.util.ModuleUtil
 
pickModuleInfoFromClassName(String) - 类 中的静态方法tech.codingless.core.gateway.util.ModuleUtil
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayInterceptor
 
ProgrameVersionLookupService - tech.codingless.core.gateway.service中的接口
程序版本
ProgrameVersionLookupService.VersionInfo - tech.codingless.core.gateway.service中的类
 

R

random(int) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
random(int, int) - 类 中的静态方法tech.codingless.core.gateway.util.IntegerUtil
 
randomNumber(int) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
READ - tech.codingless.core.gateway.annotation.MyAuthTypeEnum
查看
readInternal(Class<? extends String>, HttpInputMessage) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayStringHttpMessageConverter
 
readInternal(Class<? extends GatewayResponse>, HttpInputMessage) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayResponseHttpMessageConverter
 
replaceParams(String, Map<String, String>) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
req(String) - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
reqActive() - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
reqClear() - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
reqLog(String) - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
RequestAnalysis() - 类 的构造器tech.codingless.core.gateway.helper.RequestMonitorHelper.RequestAnalysis
 
RequestLog() - 类 的构造器tech.codingless.core.gateway.helper.RequestMonitorHelper.RequestLog
 
RequestMonitorHelper - tech.codingless.core.gateway.helper中的类
 
RequestMonitorHelper() - 类 的构造器tech.codingless.core.gateway.helper.RequestMonitorHelper
 
RequestMonitorHelper.RequestAnalysis - tech.codingless.core.gateway.helper中的类
 
RequestMonitorHelper.RequestLog - tech.codingless.core.gateway.helper中的类
 
required() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyAuth
 
requiredWriteAble() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyAccessKeyAuth
 
resp() - 类 中的方法tech.codingless.core.gateway.BaseController
 
resp(String) - 类 中的方法tech.codingless.core.gateway.BaseController
 
restTemplate() - 类 中的方法tech.codingless.core.gateway.TestController
 
RID - 类 中的静态变量tech.codingless.core.gateway.util.SessionUtil
 
RsaUtil - tech.codingless.core.gateway.util中的类
 
RsaUtil() - 类 的构造器tech.codingless.core.gateway.util.RsaUtil
 
RsaUtil.KeyPairVO - tech.codingless.core.gateway.util中的类
 

S

SessionUtil - tech.codingless.core.gateway.util中的类
 
SessionUtil() - 类 的构造器tech.codingless.core.gateway.util.SessionUtil
 
setContentTag(String) - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
setKey(String) - 类 中的方法tech.codingless.core.gateway.util.LockerUtil.Locker
 
setPriKey(String) - 类 中的方法tech.codingless.core.gateway.util.RsaUtil.KeyPairVO
 
setPubKey(String) - 类 中的方法tech.codingless.core.gateway.util.RsaUtil.KeyPairVO
 
setReqBody(String) - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
setRequestId(String) - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
setScene(String) - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
setT(long) - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
setT(long) - 类 中的方法tech.codingless.core.gateway.util.LockerUtil.Locker
 
setUrlParam(String) - 类 中的方法tech.codingless.core.gateway.data.MyMemoryAnalysisFlag
 
sha(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
sha1(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
SHAUtil - tech.codingless.core.gateway.util中的类
 
SHAUtil() - 类 的构造器tech.codingless.core.gateway.util.SHAUtil
 
sign(String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
sign(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.SHAUtil
 
SIGNATURE_ALGORITHM - 类 中的静态变量tech.codingless.core.gateway.util.RsaUtil
 
SignUtil - tech.codingless.core.gateway.util中的类
 
SignUtil() - 类 的构造器tech.codingless.core.gateway.util.SignUtil
 
StackTraceUtil - tech.codingless.core.gateway.util中的类
 
StackTraceUtil() - 类 的构造器tech.codingless.core.gateway.util.StackTraceUtil
 
STR_SUCCESS - 类 中的静态变量tech.codingless.core.gateway.util.StringUtil
 
StringUtil - tech.codingless.core.gateway.util中的类
 
StringUtil() - 类 的构造器tech.codingless.core.gateway.util.StringUtil
 
substring(String, int) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
success() - 类 中的方法tech.codingless.core.gateway.data.GatewayResponse
 
success(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
supports(Class<?>) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayResponseHttpMessageConverter
 
SYMBOL_COMMA - 类 中的静态变量tech.codingless.core.gateway.util.StringUtil
 

T

TEAM_LEADER_LEVEL - tech.codingless.core.gateway.annotation.MyAuthLevelEnum
团队主管
TEAM_MEMBER_LEVEL - tech.codingless.core.gateway.annotation.MyAuthLevelEnum
团队成员
tech.codingless.core.gateway - 程序包 tech.codingless.core.gateway
 
tech.codingless.core.gateway.annotation - 程序包 tech.codingless.core.gateway.annotation
 
tech.codingless.core.gateway.conf - 程序包 tech.codingless.core.gateway.conf
 
tech.codingless.core.gateway.data - 程序包 tech.codingless.core.gateway.data
 
tech.codingless.core.gateway.helper - 程序包 tech.codingless.core.gateway.helper
 
tech.codingless.core.gateway.interceptor - 程序包 tech.codingless.core.gateway.interceptor
 
tech.codingless.core.gateway.service - 程序包 tech.codingless.core.gateway.service
 
tech.codingless.core.gateway.stat - 程序包 tech.codingless.core.gateway.stat
 
tech.codingless.core.gateway.util - 程序包 tech.codingless.core.gateway.util
 
TestController - tech.codingless.core.gateway中的类
 
TestController() - 类 的构造器tech.codingless.core.gateway.TestController
 
threadDump() - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
ThreadUtil - tech.codingless.core.gateway.util中的类
 
ThreadUtil() - 类 的构造器tech.codingless.core.gateway.util.ThreadUtil
 
toArray(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
toByteArray(String) - 类 中的静态方法tech.codingless.core.gateway.util.HexUtil
Converts a hex string into a byte array.
toHexString(byte[]) - 类 中的静态方法tech.codingless.core.gateway.util.HexUtil
Converts a byte array to hex string.
toInt(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
toJSONString(Object) - 类 中的静态方法tech.codingless.core.gateway.util.JsonUtil
 
toSignSrc(TreeMap<String, String>, String) - 类 中的静态方法tech.codingless.core.gateway.util.SignUtil
 
toXMLGregorianCalendar(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
toZeroUtcStr(Date) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 
tryLuck(String) - 类 中的静态方法tech.codingless.core.gateway.util.StringUtil
 
type() - 注释类型 中的方法tech.codingless.core.gateway.annotation.MyAuth
 

U

UNAUTHORIZED_CODE - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
UNAUTHORIZED_MSG - 注释类型 中的静态变量tech.codingless.core.gateway.annotation.MyAuth
 
UNKNOW - tech.codingless.core.gateway.annotation.MyAuthTypeEnum
 
UPDATE - tech.codingless.core.gateway.annotation.MyAuthTypeEnum
修改
utcToDate(String) - 类 中的静态方法tech.codingless.core.gateway.util.DateUtil
 

V

valueOf(String) - 枚举 中的静态方法tech.codingless.core.gateway.annotation.MyAuthLevelEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法tech.codingless.core.gateway.annotation.MyAuthTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法tech.codingless.core.gateway.util.AESUtil.KeyLen
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法tech.codingless.core.gateway.annotation.MyAuthLevelEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法tech.codingless.core.gateway.annotation.MyAuthTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法tech.codingless.core.gateway.util.AESUtil.KeyLen
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, String) - 类 中的静态方法tech.codingless.core.gateway.util.RsaUtil
 
verifySign(String, String, String) - 类 中的静态方法tech.codingless.core.gateway.util.SHAUtil
 
version() - 接口 中的方法tech.codingless.core.gateway.service.ProgrameVersionLookupService
 
version() - 类 中的方法tech.codingless.core.gateway.stat.GatewayStatController
 
VersionInfo() - 类 的构造器tech.codingless.core.gateway.service.ProgrameVersionLookupService.VersionInfo
 

W

WrapRequestFilter - tech.codingless.core.gateway.interceptor中的类
 
WrapRequestFilter() - 类 的构造器tech.codingless.core.gateway.interceptor.WrapRequestFilter
 
writeInternal(String, HttpOutputMessage) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayStringHttpMessageConverter
 
writeInternal(GatewayResponse, HttpOutputMessage) - 类 中的方法tech.codingless.core.gateway.interceptor.GatewayResponseHttpMessageConverter
 
A B C D E F G H I J K L M N O P R S T U V W 
所有类 所有程序包