跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractCharacterCodec - cn.aotcloud.codecs中的类
 
AbstractCharacterCodec() - 类 的构造器cn.aotcloud.codecs.AbstractCharacterCodec
 
AbstractCodec<T> - cn.aotcloud.codecs中的类
 
AbstractCodec() - 类 的构造器cn.aotcloud.codecs.AbstractCodec
Default constructor
AbstractIntegerCodec - cn.aotcloud.codecs中的类
 
AbstractIntegerCodec() - 类 的构造器cn.aotcloud.codecs.AbstractIntegerCodec
 
AbstractPushbackSequence<T> - cn.aotcloud.codecs中的类
 
AbstractPushbackSequence(String) - 类 的构造器cn.aotcloud.codecs.AbstractPushbackSequence
 
addCache(String, T) - 接口 中的方法cn.aotcloud.cache.CacheStorage
 
addCache(String, T) - 类 中的方法cn.aotcloud.cache.MemoryCacheStorage
 
addCache(String, T) - 类 中的方法cn.aotcloud.cache.NoneCacheStorage
 
addCache(String, T) - 类 中的方法cn.aotcloud.cache.RedisCacheStorage
 
addHeader(HttpServletResponse, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
addHeader(HttpRequest, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
addHttpCookieValue(HttpServletResponse, Cookie) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
addHttpHeaderValue(HttpServletResponse, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
addStringBuffer(int, StringBuffer) - 类 中的静态方法cn.aotcloud.utils.PatternUtil
 
AesException - cn.aotcloud.wx.utils中的异常错误
 
AgentResult - cn.aotcloud.entity中的类
 
AgentResult() - 类 的构造器cn.aotcloud.entity.AgentResult
 
AgentResultProxy - cn.aotcloud.entity中的类
 
AgentResultProxy() - 类 的构造器cn.aotcloud.entity.AgentResultProxy
 
ALREADY_FILTERED_SUFFIX - 类 中的静态变量cn.aotcloud.filter.OncePerRequestFilter
Suffix that gets appended to the filter name for the "already filtered" request attribute.
ANSI_MODE - 类 中的静态变量cn.aotcloud.codecs.MySQLCodec
Target MySQL Server is running in ANSI_QUOTES Mode
Application - cn.aotcloud.entity中的类
 
Application() - 类 的构造器cn.aotcloud.entity.Application
 
AppQueryParam - cn.aotcloud.entity中的类
 
AppQueryParam() - 类 的构造器cn.aotcloud.entity.AppQueryParam
 
args - 类 中的静态变量cn.aotcloud.utils.RestartSpringboot
 
arrayToSet(char...) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
arrayToUnmodifiableSet(char...) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
asciiQueryChars - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
Attempt<V> - cn.aotcloud.retry中的接口
An attempt of a call, which resulted either in a result returned by the call, or in a Throwable thrown by the call.
AttemptTimeLimiter<V> - cn.aotcloud.retry中的接口
A rule to wrap any single attempt in a time limit, where it will possibly be interrupted if the limit is exceeded.
AttemptTimeLimiters - cn.aotcloud.retry中的类
Factory class for instances of AttemptTimeLimiter
ATTR_TARGET_HOST - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
ATTR_TARGET_URI - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
available() - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
 

B

BarCodeUtils - cn.aotcloud.utils中的类
 
BarCodeUtils() - 类 的构造器cn.aotcloud.utils.BarCodeUtils
 
Base64 - cn.aotcloud.codecs中的类
 
Base64.InputStream - cn.aotcloud.codecs中的类
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - cn.aotcloud.codecs中的类
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BaseCodeUtils - cn.aotcloud.utils中的类
 
BaseCodeUtils() - 类 的构造器cn.aotcloud.utils.BaseCodeUtils
 
BaseException - cn.aotcloud.exception中的异常错误
 
BaseException() - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(ErrorCode) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(Throwable, ErrorCode) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(String) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(String, Throwable) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(String, Throwable, String) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(String, String) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(Throwable) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseException(Throwable, String) - 异常错误 的构造器cn.aotcloud.exception.BaseException
 
BaseExceptionEmpty - cn.aotcloud.exception中的异常错误
应用中心异常基类,应用中心所有的异常都应该使用或者继承该类,其他项目的异常也应该继承于该类。
BaseExceptionEmpty() - 异常错误 的构造器cn.aotcloud.exception.BaseExceptionEmpty
 
BaseExceptionEmpty(String) - 异常错误 的构造器cn.aotcloud.exception.BaseExceptionEmpty
 
BaseExceptionEmpty(String, Throwable) - 异常错误 的构造器cn.aotcloud.exception.BaseExceptionEmpty
 
BaseMapper<T> - cn.aotcloud.mybatis.plus中的接口
 
BaseProxyServlet - cn.aotcloud.proxy中的类
 
BaseProxyServlet() - 类 的构造器cn.aotcloud.proxy.BaseProxyServlet
 
BaseService<T> - cn.aotcloud.service中的类
 
BaseService(BaseMapper<T>) - 类 的构造器cn.aotcloud.service.BaseService
 
BCryptAuthkey() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.BCryptAuthkey
 
BCryptPcodeEncoder - cn.aotcloud.crypto.pcode中的类
 
BCryptPcodeEncoder() - 类 的构造器cn.aotcloud.crypto.pcode.BCryptPcodeEncoder
 
BCryptPcodeEncoder(int) - 类 的构造器cn.aotcloud.crypto.pcode.BCryptPcodeEncoder
 
BCryptPcodeEncoder(int, SecureRandom) - 类 的构造器cn.aotcloud.crypto.pcode.BCryptPcodeEncoder
 
BeanCopyUtil - cn.aotcloud.utils中的类
 
BeanCopyUtil() - 类 的构造器cn.aotcloud.utils.BeanCopyUtil
 
beforeGetBoundSql(StatementHandler) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
 
beforePrepare(StatementHandler, Connection, Integer) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
 
beforeQuery(Executor, MappedStatement, Object, RowBounds, ResultHandler, BoundSql) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
如果查询条件是加密数据列,那么要将查询条件进行数据加密。
beforeQuery(Executor, MappedStatement, Object, RowBounds, ResultHandler, BoundSql) - 类 中的方法cn.aotcloud.mybatis.plus.SqlLogInterceptor
 
beforeUpdate(Executor, MappedStatement, Object) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
 
beforeUpdate(Executor, MappedStatement, Object) - 类 中的方法cn.aotcloud.mybatis.plus.SqlLogInterceptor
 
block(long) - 接口 中的方法cn.aotcloud.retry.BlockStrategy
Attempt to block for the designated amount of time.
BlockStrategies - cn.aotcloud.retry中的类
Factory class for BlockStrategy instances.
BlockStrategy - cn.aotcloud.retry中的接口
This is a strategy used to decide how a retryer should block between retry attempts.
BodyReaderHttpServletRequestWrapper - cn.aotcloud.filter中的类
 
BodyReaderHttpServletRequestWrapper(HttpServletRequest) - 类 的构造器cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
build() - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Builds the retryer.
buildHttpClient(HttpClientBuilder) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
buildProxyCookiePath(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
buildRequestConfig() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
buildSocketConfig() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
buildSqlSessionFactory() - 类 中的方法cn.aotcloud.mybatis.MyBatisPlusSqlSessionFactoryBean
 
buildSqlSessionFactory() - 类 中的方法cn.aotcloud.mybatis.MyBatisSqlSessionFactoryBean
 
buildUrl(Map<DefaultEncoder.UriSegment, String>) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
All the parts should be canonicalized by this point.

C

C3P0Properties - cn.aotcloud.prop中的类
 
C3P0Properties() - 类 的构造器cn.aotcloud.prop.C3P0Properties
 
CacheStorage<T> - cn.aotcloud.cache中的接口
 
call(Callable<V>) - 接口 中的方法cn.aotcloud.retry.AttemptTimeLimiter
 
call(Callable<V>) - 类 中的方法cn.aotcloud.retry.Retryer
Executes the given callable.
call() - 类 中的方法cn.aotcloud.retry.Retryer.RetryerCallable
Makes the enclosing retryer call the wrapped callable.
callUninterruptiblyWithTimeout(Callable<T>, long, TimeUnit) - 类 中的方法cn.aotcloud.retry.SimpleTimeLimiter
 
callUninterruptiblyWithTimeout(Callable<T>, long, TimeUnit) - 接口 中的方法cn.aotcloud.retry.TimeLimiter
Invokes a specified Callable, timing out after the specified time limit.
callWithTimeout(Callable<T>, long, TimeUnit, boolean) - 类 中的方法cn.aotcloud.retry.SimpleTimeLimiter
已过时。
callWithTimeout(Callable<T>, long, TimeUnit) - 类 中的方法cn.aotcloud.retry.SimpleTimeLimiter
 
callWithTimeout(Callable<T>, long, TimeUnit, boolean) - 接口 中的方法cn.aotcloud.retry.TimeLimiter
已过时。
Use one of the other call[Uninterruptibly]WithTimeout() or run[Uninterruptibly]WithTimeout() methods. This method is scheduled to be removed in Guava 23.0.
callWithTimeout(Callable<T>, long, TimeUnit) - 接口 中的方法cn.aotcloud.retry.TimeLimiter
Invokes a specified Callable, timing out after the specified time limit.
canExecute(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
canExecute(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
canonicalize(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
canonicalize(String, boolean) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
canonicalize(String, boolean, boolean) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
canonicalize(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
canonicalize(String, boolean) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
canonicalize(String, boolean, boolean) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
canonicalize(String) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
canonicalize(String, boolean) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
canonicalize(String, boolean, boolean) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
canonicalize(String[]) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
canonicalize(String[], boolean) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
canonicalize(String[], boolean, boolean) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
canRead(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
canRead(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
canWrite(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
canWrite(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
captureAndReplaceMatches(String) - 类 中的方法cn.aotcloud.codecs.EncodingPatternPreservation
Replaces each matching instance of this instance's Pattern with an identifiable replacement marker.
captureName(String) - 类 中的静态方法cn.aotcloud.utils.PinYinUtil
将字符串的首字母转大写
changeQRCodeImageRGB(BufferedImage, boolean, int) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
 
CHAR_ALPHANUMERICS - 类 中的静态变量cn.aotcloud.codecs.VBScriptCodec
 
CharacterEscapeInterceptor - cn.aotcloud.mybatis.plus中的类
自定义拦截器方法,处理模糊查询中包含特殊字符(_、%、\)
CharacterEscapeInterceptor() - 类 的构造器cn.aotcloud.mybatis.plus.CharacterEscapeInterceptor
 
CHARSET - 类 中的静态变量cn.aotcloud.utils.BaseCodeUtils
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法cn.aotcloud.utils.HttpTrustUtil.HttpTrustManager
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法cn.aotcloud.utils.HttpTrustUtil.HttpTrustManager
 
clear() - 类 中的方法cn.aotcloud.codecs.HashTrie
Clear all entries.
clear() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
clear() - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
close() - 类 中的方法cn.aotcloud.codecs.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
closeConnectionsScheduled(PoolingHttpClientConnectionManager) - 类 中的方法cn.aotcloud.utils.RestTemplateUtil
 
closeQuietly(Closeable) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
cn.aotcloud.cache - 程序包 cn.aotcloud.cache
 
cn.aotcloud.codecs - 程序包 cn.aotcloud.codecs
 
cn.aotcloud.constants - 程序包 cn.aotcloud.constants
 
cn.aotcloud.crypto - 程序包 cn.aotcloud.crypto
 
cn.aotcloud.crypto.pcode - 程序包 cn.aotcloud.crypto.pcode
 
cn.aotcloud.crypto.rsa - 程序包 cn.aotcloud.crypto.rsa
 
cn.aotcloud.crypto.sm - 程序包 cn.aotcloud.crypto.sm
 
cn.aotcloud.crypto.sm.delegate - 程序包 cn.aotcloud.crypto.sm.delegate
 
cn.aotcloud.crypto.sm.jni - 程序包 cn.aotcloud.crypto.sm.jni
 
cn.aotcloud.entity - 程序包 cn.aotcloud.entity
 
cn.aotcloud.exception - 程序包 cn.aotcloud.exception
 
cn.aotcloud.filter - 程序包 cn.aotcloud.filter
 
cn.aotcloud.logger - 程序包 cn.aotcloud.logger
 
cn.aotcloud.mapper - 程序包 cn.aotcloud.mapper
 
cn.aotcloud.mybatis - 程序包 cn.aotcloud.mybatis
 
cn.aotcloud.mybatis.annotation - 程序包 cn.aotcloud.mybatis.annotation
 
cn.aotcloud.mybatis.plus - 程序包 cn.aotcloud.mybatis.plus
 
cn.aotcloud.prop - 程序包 cn.aotcloud.prop
 
cn.aotcloud.proxy - 程序包 cn.aotcloud.proxy
 
cn.aotcloud.redis - 程序包 cn.aotcloud.redis
 
cn.aotcloud.retry - 程序包 cn.aotcloud.retry
 
cn.aotcloud.service - 程序包 cn.aotcloud.service
 
cn.aotcloud.utils - 程序包 cn.aotcloud.utils
 
cn.aotcloud.wx.utils - 程序包 cn.aotcloud.wx.utils
 
CODE_ATTR_NAME - 异常错误 中的静态变量cn.aotcloud.exception.BaseException
异常编码在响应对象中的KEY值。
Codec<T> - cn.aotcloud.codecs中的接口
 
CodecUtils - cn.aotcloud.utils中的类
 
CodecUtils() - 类 的构造器cn.aotcloud.utils.CodecUtils
 
CollectionSafeUtil - cn.aotcloud.utils中的类
 
CollectionSafeUtil() - 类 的构造器cn.aotcloud.utils.CollectionSafeUtil
 
CollectionUtils - cn.aotcloud.codecs中的类
 
CollectionUtils() - 类 的构造器cn.aotcloud.codecs.CollectionUtils
 
Column - cn.aotcloud.mybatis.plus中的类
 
Column() - 类 的构造器cn.aotcloud.mybatis.plus.Column
 
ColumnDecryptInterceptor - cn.aotcloud.mybatis.plus中的类
 
ColumnDecryptInterceptor() - 类 的构造器cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
ColumnEncryptInterceptor - cn.aotcloud.mybatis.plus中的类
加密拦截器
ColumnEncryptInterceptor() - 类 的构造器cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
 
compress(File, String) - 类 中的静态方法cn.aotcloud.utils.FileZipUtils
压缩
compressNoParentZip(File, ZipOutputStream, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
 
compressToZip(String, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
压缩为zip格式,支持文件、文件夹的压缩
compressToZip(File, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
压缩为zip格式,支持文件、文件夹的压缩
CompressUtil - cn.aotcloud.utils中的类
压缩工具类
CompressUtil() - 类 的构造器cn.aotcloud.utils.CompressUtil
 
ComputeSignatureError - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
computeSleepTime(Attempt) - 接口 中的方法cn.aotcloud.retry.WaitStrategy
Returns the time, in milliseconds, to sleep before retrying.
CONFIG_ERROR - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
connectionRequestTimeout - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
connectTimeout - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
containsCharacter(char, char[]) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
Utility to search a char[] for a specific char.
containsCharacter(char, char[]) - 接口 中的方法cn.aotcloud.codecs.Codec
Utility to search a char[] for a specific char.
containsKey(Object) - 类 中的方法cn.aotcloud.codecs.HashTrie
containsKey(Object) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
containsSqlScriptDelimiters(String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
containsValue(Object) - 类 中的方法cn.aotcloud.codecs.HashTrie
containsValue(Object) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
context - 类 中的静态变量cn.aotcloud.utils.RestartSpringboot
 
convertBase64ToImage(String) - 类 中的静态方法cn.aotcloud.utils.BaseCodeUtils
 
convertImageToBase64(ByteArrayInputStream) - 类 中的静态方法cn.aotcloud.utils.BaseCodeUtils
 
convertImageToBase64(BufferedImage) - 类 中的静态方法cn.aotcloud.utils.BaseCodeUtils
 
convertRequest(ServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
convertResponse(ServletResponse) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
copy(String, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
copy(InputStream, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
copyInputStream() - 类 中的方法cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
备份流
copyInputStream() - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
备份流
copyProperties(Object, Object) - 类 中的静态方法cn.aotcloud.utils.BeanCopyUtil
 
copyProxyCookie(HttpServletRequest, HttpServletResponse, String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
copyRequestHeader(HttpServletRequest, HttpRequest, String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
copyRequestHeaders(HttpServletRequest, HttpRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
copyResponseEntity(HttpResponse, HttpServletResponse, HttpRequest, HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
copyResponseHeader(HttpServletRequest, HttpServletResponse, Header) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
copyResponseHeaders(HttpResponse, HttpServletRequest, HttpServletResponse) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
create(String) - 类 中的方法cn.aotcloud.crypto.EncryptorFactory
 
create(ExecutorService) - 类 中的静态方法cn.aotcloud.retry.SimpleTimeLimiter
Creates a TimeLimiter instance using the given executor service to execute method calls.
createDir(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
createHttpClient() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
createHttpInputMessage(HttpHeaders, String) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
createNativeSm2Util() - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
createPcodeEncoder() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
createProxyCookie(HttpServletRequest, HttpCookie) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
createQRCodeImage(String, QrConts, boolean, boolean, boolean, int, boolean) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
生成二维码
createQRCodeImage(String, InputStream, QrConts, boolean, boolean, boolean, int, boolean) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
生成二维码
createSM2TextEncryptor(String, String, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM2TextEncryptor(EncryptionProperties, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM2ToSM3TextEncryptor(EncryptionProperties, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM2ToSM3TextEncryptor(EncryptionProperties, boolean, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM2ToSM3TextEncryptor(String, String, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM2ToSM3TextEncryptor(String, String, boolean, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSm2Util() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
已过时。
createSm2Util() - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
createSM3PcodeEncoder(SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM3TextEncryptor(SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM4TextEncryptor(EncryptionProperties) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM4TextEncryptor(String, String, String, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createSM4TextEncryptor(String, SMImplMode) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createTarget(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
createTextEncryptor(EncryptionProperties) - 类 中的静态方法cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
createX509TrustManager() - 类 中的静态方法cn.aotcloud.utils.HttpTrustUtil
 
cryptoeEtityContent(HttpServletResponse, HttpServletRequest, InputStream, long) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
CSSCodec - cn.aotcloud.codecs中的类
 
CSSCodec() - 类 的构造器cn.aotcloud.codecs.CSSCodec
 

D

DATA_ACCESS_ERROR - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
DATA_DESTORY - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
DateAutoFillHandler - cn.aotcloud.mybatis.plus中的类
 
DateAutoFillHandler() - 类 的构造器cn.aotcloud.mybatis.plus.DateAutoFillHandler
 
DbAdminMapper - cn.aotcloud.mapper中的接口
 
debug(String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
debug(String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
decode(String) - 类 中的方法cn.aotcloud.codecs.AbstractCharacterCodec
 
decode(String) - 类 中的方法cn.aotcloud.codecs.AbstractIntegerCodec
Decode a String that was encoded using the encode method in this Class
DECODE - 类 中的静态变量cn.aotcloud.codecs.Base64
Specify decoding.
decode(byte[], int, int, int) - 类 中的静态方法cn.aotcloud.codecs.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - 类 中的静态方法cn.aotcloud.codecs.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String) - 接口 中的方法cn.aotcloud.codecs.Codec
Decode a String that was encoded using the encode method in this Class
decode(String) - 类 中的静态方法cn.aotcloud.codecs.Hex
Decode hexadecimal-encoded string and return raw byte array.
decodeCharacter(PushbackSequence<T>) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
 
decodeCharacter(PushbackSequence<T>) - 接口 中的方法cn.aotcloud.codecs.Codec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.CSSCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Integer>) - 类 中的方法cn.aotcloud.codecs.HTMLEntityCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.JavaScriptCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.MySQLCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.OracleCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.PercentCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.UnixCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.VBScriptCodec
Returns the decoded version of the character starting at index, or null if no decoding is possible.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.WindowsCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeCharacter(PushbackSequence<Character>) - 类 中的方法cn.aotcloud.codecs.XMLEntityCodec
Returns the decoded version of the next character from the input string and advances the current character in the PushbackSequence.
decodeFileToFile(String, String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Reads infile and decodes it to outfile.
decodeForHTML(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
decodeForHTML(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
decodeFromBase64(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
decodeFromBase64(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
decodeFromFile(String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeFromURL(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
decodeFromURL(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
decodeScopes(String) - 类 中的静态方法cn.aotcloud.utils.OAuthSafeUtil
 
decodeToFile(String, String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Convenience method for decoding data to a file.
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM3NativeTextEncryptor
 
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM4NativeTextEncryptor
 
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM3TextEncryptor
 
decrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM4TextEncryptor
 
DECRYPT_ERROR_CODE - 异常错误 中的静态变量cn.aotcloud.crypto.EncryptException
 
DecryptAESError - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
decryptData(String, String, Object, String) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
DecryptMsg(String, String, String, String) - 类 中的方法cn.aotcloud.wx.utils.WXBizMsgCrypt
检验消息的真实性,并且获取解密后的明文.
decryptWithSM2(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
decryptWithSM2(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
SM2算法解密
DEFAULT_BLOCK_COMMENT_END_DELIMITER - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
Default end delimiter for block comments within SQL scripts: "*/".
DEFAULT_BLOCK_COMMENT_START_DELIMITER - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
Default start delimiter for block comments within SQL scripts: "/*".
DEFAULT_CODE - 异常错误 中的静态变量cn.aotcloud.exception.BaseException
默认的异常编码
DEFAULT_COMMENT_PREFIX - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
Default prefix for single-line comments within SQL scripts: "--".
DEFAULT_COMMENT_PREFIXES - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
Default prefixes for single-line comments within SQL scripts: ["--"].
DEFAULT_STATEMENT_SEPARATOR - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
Default statement separator within SQL scripts: ";".
DefaultEncoder - cn.aotcloud.codecs中的类
 
DefaultEncoder(List<Object>) - 类 的构造器cn.aotcloud.codecs.DefaultEncoder
 
DefaultEncoder.UriSegment - cn.aotcloud.codecs中的枚举
 
DefaultRandomStringGenerator - cn.aotcloud.crypto中的类
Implementation of the RandomStringGenerator that allows you to define the length of the random part.
DefaultRandomStringGenerator() - 类 的构造器cn.aotcloud.crypto.DefaultRandomStringGenerator
 
DefaultRandomStringGenerator(int) - 类 的构造器cn.aotcloud.crypto.DefaultRandomStringGenerator
 
delete(String) - 接口 中的方法cn.aotcloud.mapper.DbAdminMapper
 
delete(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 entity 条件,删除记录
delete(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 entity 条件,删除记录
deleteBatchIds(Collection<?>) - 类 中的方法cn.aotcloud.service.BaseService
删除(根据ID或实体 批量删除)
deleteBatchIds(Collection<?>) - 接口 中的方法cn.aotcloud.service.IBaseService
删除(根据ID或实体 批量删除)
deleteById(Serializable) - 类 中的方法cn.aotcloud.service.BaseService
根据 ID 删除
deleteById(T) - 类 中的方法cn.aotcloud.service.BaseService
根据实体(ID)删除
deleteById(Serializable) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 ID 删除
deleteById(T) - 接口 中的方法cn.aotcloud.service.IBaseService
根据实体(ID)删除
deleteByMap(Map<String, Object>) - 类 中的方法cn.aotcloud.service.BaseService
根据 columnMap 条件,删除记录
deleteByMap(Map<String, Object>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 columnMap 条件,删除记录
deleteCache(String) - 接口 中的方法cn.aotcloud.cache.CacheStorage
 
deleteCache(String) - 类 中的方法cn.aotcloud.cache.MemoryCacheStorage
 
deleteCache(String) - 类 中的方法cn.aotcloud.cache.NoneCacheStorage
 
deleteCache(String) - 类 中的方法cn.aotcloud.cache.RedisCacheStorage
 
destroy() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
distinct(List<T>) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
doExecute(HttpServletRequest, HttpServletResponse, HttpRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
This doFilter implementation stores a request attribute for "already filtered", proceeding without filtering again if the attribute is already there.
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
Same contract as for doFilter, but guaranteed to be just invoked once per request within a single request thread.
doFilterNestedErrorDispatch(HttpServletRequest, HttpServletResponse, FilterChain) - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
Typically an ERROR dispatch happens after the REQUEST dispatch completes, and the filter chain starts anew.
doForwardIP - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
doHandleCompression - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
doHandleRedirects - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
doLog - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
DONT_BREAK_LINES - 类 中的静态变量cn.aotcloud.codecs.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPreserveCookies - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
doPreserveHost - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
doSendUrlFragment - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
downloadFileRanges(HttpServletRequest, HttpServletResponse, Long, String, String, InputStream) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
支持断点续传的驱动下载
drawQRCodeImageFrame(BufferedImage, QrConts, boolean, boolean, int) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
 

E

ENABLE_UNSAFE_SERIALIZATION - 类 中的静态变量cn.aotcloud.codecs.Base64
System property name that must be set to true in order to invoke Base64.decodeToObject().
encode(char[], String) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
WARNING!!
ENCODE - 类 中的静态变量cn.aotcloud.codecs.Base64
Specify encoding.
encode(char[], String) - 接口 中的方法cn.aotcloud.codecs.Codec
Encode a String so that it can be safely used in a specific context.
encode(char[], String) - 类 中的方法cn.aotcloud.codecs.CSSCodec
 
encode(byte[], boolean) - 类 中的静态方法cn.aotcloud.codecs.Hex
Output byte representation as hexadecimal representation.
encode(char[], String) - 类 中的方法cn.aotcloud.codecs.HTMLEntityCodec
Given an array of char, scan the input String and encode unsafe codePoints, except for codePoints passed into the char array.
encode(char[], String) - 类 中的方法cn.aotcloud.codecs.VBScriptCodec
Encode a String so that it can be safely used in a specific context.
encode(CharSequence) - 类 中的方法cn.aotcloud.crypto.pcode.PcodeEncoderWrapper
 
encode(CharSequence) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM3NativePcodeEncoder
 
encode(CharSequence) - 类 中的方法cn.aotcloud.crypto.sm.SM3PcodeEncoder
 
encodeBytes(byte[]) - 类 中的静态方法cn.aotcloud.codecs.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - 类 中的静态方法cn.aotcloud.codecs.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - 类 中的静态方法cn.aotcloud.codecs.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - 类 中的静态方法cn.aotcloud.codecs.Base64
Encodes a byte array into Base64 notation.
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
WARNING!!!!
encodeCharacter(char[], char) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
 
encodeCharacter(char[], int) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
 
encodeCharacter(char[], Character) - 接口 中的方法cn.aotcloud.codecs.Codec
Default implementation that should be overridden in specific codecs.
encodeCharacter(char[], int) - 接口 中的方法cn.aotcloud.codecs.Codec
Default codepoint implementation that should be overridden in specific codecs.
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.CSSCodec
WARNING!!!!
encodeCharacter(char[], int) - 类 中的方法cn.aotcloud.codecs.HTMLEntityCodec
Default codepoint implementation that should be overridden in specific codecs.
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.JavaScriptCodec
WARNING!!!!
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.MySQLCodec
WARNING!!!!
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.OracleCodec
WARNING!!!!
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.PercentCodec
Encode a character for URLs
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.UnixCodec
WARNING!!!!
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.VBScriptCodec
Returns quote-encoded character
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.WindowsCodec
WARNING!!!!
encodeCharacter(char[], Character) - 类 中的方法cn.aotcloud.codecs.XMLEntityCodec
WARNING!!!!
encodeFileToFile(String, String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Reads infile and encodes it to outfile.
encodeForBase64(byte[], boolean) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForBase64(byte[], boolean) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForCSS(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForCSS(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForDN(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForDN(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForHTML(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForHTML(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForHTMLAttribute(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForHTMLAttribute(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForJavaScript(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForJavaScript(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForLDAP(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForLDAP(String, boolean) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForLDAP(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForLDAP(String, boolean) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForOS(Codec, String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForOS(Codec, String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForSQL(Codec, String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForSQL(Codec, String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForURL(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForURL(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForVBScript(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForVBScript(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForXML(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForXML(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForXMLAttribute(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForXMLAttribute(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeForXPath(String) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
encodeForXPath(String) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
encodeFromFile(String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Convenience method for reading a binary file and base64-encoding it.
Encoder - cn.aotcloud.codecs中的接口
 
EncoderType() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
encodeScopes(Set<String>) - 类 中的静态方法cn.aotcloud.utils.OAuthSafeUtil
 
encodeToFile(byte[], String) - 类 中的静态方法cn.aotcloud.codecs.Base64
Convenience method for encoding data to a file.
encodeUriQuery(CharSequence, boolean) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
EncodingPatternPreservation - cn.aotcloud.codecs中的类
 
EncodingPatternPreservation(Pattern) - 类 的构造器cn.aotcloud.codecs.EncodingPatternPreservation
Constructor.
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM3NativeTextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM4NativeTextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM3TextEncryptor
 
encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM4TextEncryptor
 
ENCRYPT_ERROR_CODE - 异常错误 中的静态变量cn.aotcloud.crypto.EncryptException
 
EncryptAESError - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
encryptData(String) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
 
EncryptedColumn - cn.aotcloud.mybatis.annotation中的注释类型
需要加解密的字段用这个注解
EncryptedTable - cn.aotcloud.mybatis.annotation中的注释类型
需要加解密的实体类用这个注解
EncryptException - cn.aotcloud.crypto中的异常错误
加密解密异常
EncryptException() - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(ErrorCode) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(String, String) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(String, Throwable, String) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(String, Throwable) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(String) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(Throwable, ErrorCode) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(Throwable, String) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
EncryptException(Throwable) - 异常错误 的构造器cn.aotcloud.crypto.EncryptException
 
encryptInternal(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
EncryptionProperties - cn.aotcloud.crypto中的类
 
EncryptionProperties() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties
 
EncryptionProperties.BCryptAuthkey - cn.aotcloud.crypto中的类
 
EncryptionProperties.EncoderType - cn.aotcloud.crypto中的类
 
EncryptionProperties.KeyStore - cn.aotcloud.crypto中的类
 
EncryptionProperties.Pbkdf2Authkey - cn.aotcloud.crypto中的类
 
EncryptionProperties.Rsa - cn.aotcloud.crypto中的类
 
EncryptionProperties.SCryptAuthkey - cn.aotcloud.crypto中的类
 
EncryptionProperties.Sm2Key - cn.aotcloud.crypto中的类
 
EncryptionProperties.StandardAuthkey - cn.aotcloud.crypto中的类
 
EncryptMsg(String, String, String) - 类 中的方法cn.aotcloud.wx.utils.WXBizMsgCrypt
将企业微信回复用户的消息加密打包.
EncryptorFactory - cn.aotcloud.crypto中的类
 
EncryptorFactory() - 类 的构造器cn.aotcloud.crypto.EncryptorFactory
 
EncryptorFactory(String) - 类 的构造器cn.aotcloud.crypto.EncryptorFactory
 
EntryBaseProxy - cn.aotcloud.entity中的类
 
EntryBaseProxy() - 类 的构造器cn.aotcloud.entity.EntryBaseProxy
 
EntryCommunicateProxy - cn.aotcloud.entity中的类
 
EntryCommunicateProxy() - 类 的构造器cn.aotcloud.entity.EntryCommunicateProxy
 
EntryIdentityProxy - cn.aotcloud.entity中的类
 
EntryIdentityProxy() - 类 的构造器cn.aotcloud.entity.EntryIdentityProxy
 
EntryKeyProxy - cn.aotcloud.entity中的类
 
EntryKeyProxy() - 类 的构造器cn.aotcloud.entity.EntryKeyProxy
 
EntryPackageProxy - cn.aotcloud.entity中的类
 
EntryPackageProxy() - 类 的构造器cn.aotcloud.entity.EntryPackageProxy
 
entrySet() - 类 中的方法cn.aotcloud.codecs.HashTrie
entrySet() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
entrySet() - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
EOF_STATEMENT_SEPARATOR - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
End of file (EOF) SQL statement separator: "^^^ END OF SCRIPT ^^^".
equals(Object) - 类 中的方法cn.aotcloud.codecs.HashTrie
equals(Object) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
errCode() - 枚举 中的方法cn.aotcloud.entity.WeiXinResult.WexinErrorCode
 
errMsg() - 枚举 中的方法cn.aotcloud.entity.WeiXinResult.WexinErrorCode
 
error(String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
error(boolean, String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
error(String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
error(Throwable) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
error(String, Throwable) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
ErrorCode - cn.aotcloud.exception中的类
 
ErrorCode(String, String) - 类 的构造器cn.aotcloud.exception.ErrorCode
 
escapeChar(String) - 类 中的静态方法cn.aotcloud.mybatis.plus.CharacterEscapeInterceptor
 
ExceptionUtil - cn.aotcloud.exception中的类
 
ExceptionUtil() - 类 的构造器cn.aotcloud.exception.ExceptionUtil
 
exceptionWait(Class<T>, Function<T, Long>) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an amount of time based on the Exception that occurred.
executeBase(String, Map<String, String>, String, Map<String, String>, String) - 类 中的方法cn.aotcloud.utils.URLConnectionClient
 
executeSqlScript(Connection, Resource) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
Execute the given SQL script using default settings for statement separators, comment delimiters, and exception handling flags.
executeSqlScript(Connection, EncodedResource) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
Execute the given SQL script using default settings for statement separators, comment delimiters, and exception handling flags.
executeSqlScript(Connection, EncodedResource, boolean, boolean, String, String, String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
Execute the given SQL script.
executeSqlScript(Connection, EncodedResource, boolean, boolean, String[], String, String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
Execute the given SQL script.
exists(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 Wrapper 条件,判断是否存在记录
exists(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 Wrapper 条件,判断是否存在记录
exists(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
exists(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
exponentialWait() - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an exponential amount of time after the first failed attempt, and in exponentially incrementing amounts after each failed attempt up to Long.MAX_VALUE.
exponentialWait(long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an exponential amount of time after the first failed attempt, and in exponentially incrementing amounts after each failed attempt up to the maximumTime.
exponentialWait(long, long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an exponential amount of time after the first failed attempt, and in exponentially incrementing amounts after each failed attempt up to the maximumTime.
extract(String) - 类 中的静态方法cn.aotcloud.wx.utils.XMLParse
提取出xml数据包中的加密消息

F

FALLBACK_STATEMENT_SEPARATOR - 类 中的静态变量cn.aotcloud.utils.ScriptUtils
Fallback statement separator within SQL scripts: "\n".
fibonacciWait() - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an increasing amount of time after the first failed attempt, and in Fibonacci increments after each failed attempt up to Long.MAX_VALUE.
fibonacciWait(long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an increasing amount of time after the first failed attempt, and in Fibonacci increments after each failed attempt up to the maximumTime.
fibonacciWait(long, long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy which sleeps for an increasing amount of time after the first failed attempt, and in Fibonacci increments after each failed attempt up to the maximumTime.
FieldUtils - cn.aotcloud.utils中的类
 
FieldUtils() - 类 的构造器cn.aotcloud.utils.FieldUtils
 
FileUtil - cn.aotcloud.utils中的类
 
FileUtil() - 类 的构造器cn.aotcloud.utils.FileUtil
 
FileZipUtils - cn.aotcloud.utils中的类
 
FileZipUtils() - 类 的构造器cn.aotcloud.utils.FileZipUtils
 
fillInStackTrace() - 异常错误 中的方法cn.aotcloud.exception.BaseExceptionEmpty
 
fixedTimeLimit(long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.AttemptTimeLimiters
For control over thread management, it is preferable to offer an ExecutorService through the other factory method, AttemptTimeLimiters.fixedTimeLimit(long, TimeUnit, ExecutorService).
fixedTimeLimit(long, TimeUnit, ExecutorService) - 类 中的静态方法cn.aotcloud.retry.AttemptTimeLimiters
 
fixedWait(long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a wait strategy that sleeps a fixed amount of time before retrying.
flashBackCheck(String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
flushBase64() - 类 中的方法cn.aotcloud.codecs.Base64.OutputStream
Method added by PHIL.
formatPattern(Pattern) - 类 中的静态方法cn.aotcloud.utils.PatternUtil
 
formatPattern(String) - 类 中的静态方法cn.aotcloud.utils.PatternUtil
 
fromHex(String) - 类 中的静态方法cn.aotcloud.codecs.Hex
Decode hexadecimal-encoded string and return raw byte array.

G

generate(String, String, String, String) - 类 中的静态方法cn.aotcloud.wx.utils.XMLParse
生成xml消息
get(Object) - 类 中的方法cn.aotcloud.codecs.HashTrie
Get the value for a key.
get(Object) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
get() - 接口 中的方法cn.aotcloud.retry.Attempt
Returns the result of the attempt, if any.
get(String) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
get(String, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
getAbsolutePath(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
getAcceptedIssuers() - 类 中的方法cn.aotcloud.utils.HttpTrustUtil.HttpTrustManager
 
getAccessKeyId() - 类 中的方法cn.aotcloud.entity.TenantUserSecret
 
getAccessKeySecret() - 类 中的方法cn.aotcloud.entity.TenantUserSecret
 
getAcquireIncrement() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getAcquireRetryAttempts() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getAcquireRetryDelay() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getAddress() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getAdmins() - 类 中的方法cn.aotcloud.entity.Application
 
getAdmins() - 类 中的方法cn.aotcloud.entity.AppQueryParam
 
getAdrs() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getAgentSecret() - 类 中的方法cn.aotcloud.entity.Application
 
getAgentSecret() - 类 中的方法cn.aotcloud.entity.AppQueryParam
 
getAgentSt() - 类 中的方法cn.aotcloud.entity.Application
 
getAlgorithm() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Rsa
 
getAlgorithm() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.StandardAuthkey
 
getAlias() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.KeyStore
Secret protecting the key (defaults to the same as the authkey).
getAlreadyFilteredAttributeName() - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
Return the name of the request attribute that identifies that a request is already filtered.
getAttemptNumber() - 接口 中的方法cn.aotcloud.retry.Attempt
The number, starting from 1, of this attempt.
getAttribute(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getAutomaticTestTable() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getBarCode(String, int, float) - 类 中的静态方法cn.aotcloud.utils.BarCodeUtils
生成 图片缓冲
getBcrypt() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
getBodyString() - 类 中的方法cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
getBodyString(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
获取请求体字符
getBodyString(BodyReaderHttpServletRequestWrapper) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getCache(String) - 接口 中的方法cn.aotcloud.cache.CacheStorage
 
getCache(String) - 类 中的方法cn.aotcloud.cache.MemoryCacheStorage
 
getCache(String) - 类 中的方法cn.aotcloud.cache.NoneCacheStorage
 
getCache(String) - 类 中的方法cn.aotcloud.cache.RedisCacheStorage
 
getCanonicalizedURI(URI) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
This will extract each piece of a URI according to parse zone as specified in RFC-3986 section 3, and it will construct a canonicalized String representing a version of the URI that is safe to run regex against.
getCanonicalizedURI(URI) - 接口 中的方法cn.aotcloud.codecs.Encoder
 
getCharacterEncoding(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getCheckoutTimeout() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getCode() - 异常错误 中的方法cn.aotcloud.exception.BaseException
 
getCode() - 类 中的方法cn.aotcloud.exception.ErrorCode
 
getCode() - 异常错误 中的方法cn.aotcloud.wx.utils.AesException
 
getConfigParam(String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getConnectionCustomizerClassName() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getConnectionTesterClassName() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getConnManager() - 类 中的方法cn.aotcloud.utils.RestTemplateUtil
 
getContentType(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getContentType(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getContextClassLoaderSource() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getCookieNamePrefix(String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getCookieValue(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.OAuthSafeUtil
 
getCpuCost() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
getDataSourceName() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getDebugEnabled() - 类 中的静态方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
getDelaySinceFirstAttempt() - 接口 中的方法cn.aotcloud.retry.Attempt
The delay since the start of the first attempt, in milliseconds.
getDesc() - 枚举 中的方法cn.aotcloud.utils.QrConts
 
getDriverClass() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getDz() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getDz() - 类 中的方法cn.aotcloud.prop.HikariProperties
 
getDz() - 类 中的方法cn.aotcloud.prop.RedisSafeProperties
 
getEmail() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getEml() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getEnabled() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getEncoderType() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getErrcode() - 类 中的方法cn.aotcloud.entity.WeiXinResult
 
getErrmsg() - 类 中的方法cn.aotcloud.entity.WeiXinResult
 
getExceptionCause() - 接口 中的方法cn.aotcloud.retry.Attempt
Gets the exception thrown by the call
getExceptionInfo(Exception) - 类 中的静态方法cn.aotcloud.exception.ExceptionUtil
 
getExponent() - 类 中的方法cn.aotcloud.crypto.rsa.RsaPublicCode
 
getExtensions() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getFactoryClassLocation() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getFieldStringVal(Object, String) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
getFieldValue(Object, String) - 类 中的静态方法cn.aotcloud.utils.ReflectionUtils
 
getFilenameFromPath(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
getFirstPinYin(String) - 类 中的静态方法cn.aotcloud.utils.PinYinUtil
获取中文的拼音首字母
getFirstUpPinYin(String) - 类 中的静态方法cn.aotcloud.utils.PinYinUtil
获取中文的大写拼音首字母
getFrameSize() - 枚举 中的方法cn.aotcloud.utils.QrConts
 
getHashWidth() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
getHeader(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getHeaderMap(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getHeaderMap(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getHeaderNames(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getHeaders(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getHeaderValue(HttpServletRequest, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getHeaderValue(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getHexForNonAlphanumeric(char) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
Lookup the hex value of any character that is not alphanumeric.
getHexForNonAlphanumeric(int) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
Lookup the hex value of any character that is not alphanumeric.
getHexForNonAlphanumeric(char) - 接口 中的方法cn.aotcloud.codecs.Codec
Lookup the hex value of any character that is not alphanumeric.
getHexForNonAlphanumeric(int) - 接口 中的方法cn.aotcloud.codecs.Codec
Lookup the hex value of any character that is not alphanumeric.
getHost(String, String, String) - 类 中的方法cn.aotcloud.redis.RedisConfig
 
getHostIp() - 类 中的静态方法cn.aotcloud.utils.IpUtils
获取IP地址
getHostName() - 类 中的静态方法cn.aotcloud.utils.IpUtils
获取主机名
getHttpClientBuilder() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getHttpServletRequestFromThreadLocal() - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getIdentity() - 类 中的方法cn.aotcloud.entity.EntryIdentityProxy
 
getIdleConnectionTestPeriod() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getIdty() - 类 中的方法cn.aotcloud.entity.EntryIdentityProxy
 
getInitialPoolSize() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getInputStream() - 类 中的方法cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
getInputStream() - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
getInstance() - 类 中的静态方法cn.aotcloud.codecs.DefaultEncoder
 
getInstance() - 类 中的静态方法cn.aotcloud.crypto.sm.SM3PcodeEncoder
 
getInstance() - 类 中的静态方法cn.aotcloud.crypto.sm.SM3TextEncryptor
 
getIntFromRGBArray(int, int, int) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
 
getIP(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getIPAddress(HttpServletRequest, boolean) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getIscInterfaceSignKey() - 类 中的方法cn.aotcloud.entity.AgentResult
 
getIscInterfaceSignPubKey() - 类 中的方法cn.aotcloud.entity.AgentResult
 
getIscSecret() - 类 中的方法cn.aotcloud.entity.AgentResult
 
getIterations() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
getJdbcUrl() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getJdbcUrl(String, String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getJHome() - 类 中的静态方法cn.aotcloud.utils.SystemUtil
 
getJVersion() - 类 中的静态方法cn.aotcloud.utils.SystemUtil
 
getK() - 类 中的方法cn.aotcloud.entity.EntryKeyProxy
 
getKey() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getKey() - 类 中的方法cn.aotcloud.entity.EntryKeyProxy
 
getKey(Object) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
getKeyLength() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
getKeyStore() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getLastFailedAttempt() - 异常错误 中的方法cn.aotcloud.retry.RetryException
Returns the last failed attempt
getLocation() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.KeyStore
 
getLogoSize() - 枚举 中的方法cn.aotcloud.utils.QrConts
 
getLongestMatch(CharSequence) - 类 中的方法cn.aotcloud.codecs.HashTrie
Get the key value entry who's key is the longest prefix match.
getLongestMatch(PushbackReader) - 类 中的方法cn.aotcloud.codecs.HashTrie
Get the key value entry who's key is the longest prefix match.
getLongestMatch(CharSequence) - 接口 中的方法cn.aotcloud.codecs.Trie
 
getLongestMatch(PushbackReader) - 接口 中的方法cn.aotcloud.codecs.Trie
 
getLongestMatch(CharSequence) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
getLongestMatch(PushbackReader) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
getMapKeyComparator() - 类 中的方法cn.aotcloud.utils.MapSortUtil
 
getMaxAdministrativeTaskTime() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMaxConnectionAge() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMaxIdleTime() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMaxIdleTimeExcessConnections() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMaxKeyLength() - 类 中的方法cn.aotcloud.codecs.HashTrie
Get the maximum key length.
getMaxKeyLength() - 接口 中的方法cn.aotcloud.codecs.Trie
 
getMaxKeyLength() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
getMaxLength() - 类 中的方法cn.aotcloud.crypto.DefaultRandomStringGenerator
 
getMaxPoolSize() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMaxStatements() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMaxStatementsPerConnection() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMd5HexString(InputStream) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
getMemoryCost() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
getMessage() - 类 中的方法cn.aotcloud.exception.ErrorCode
 
getMessage(Throwable) - 类 中的静态方法cn.aotcloud.exception.ExceptionUtil
 
getMethodList(Class<?>, TableInfo) - 类 中的方法cn.aotcloud.mybatis.plus.InsertBatchSqlInjector
 
getMinLength() - 类 中的方法cn.aotcloud.crypto.DefaultRandomStringGenerator
 
getMinPoolSize() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getMobile() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getMobl() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getModulus() - 类 中的方法cn.aotcloud.crypto.rsa.RsaPublicCode
 
getMultistageReverseProxyIp(String) - 类 中的静态方法cn.aotcloud.utils.IpUtils
从多级反向代理中获得第一个非unknown IP地址
getName() - 类 中的方法cn.aotcloud.mybatis.plus.Column
 
getName(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
getNativeSm2Utils() - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
getNewString() - 类 中的方法cn.aotcloud.crypto.DefaultRandomStringGenerator
 
getNewStringAsBytes() - 类 中的方法cn.aotcloud.crypto.DefaultRandomStringGenerator
 
getNumberOfFailedAttempts() - 异常错误 中的方法cn.aotcloud.retry.RetryException
Returns the number of failed attempts
getNumHelperThreads() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getOverrideDefaultPassword() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getOverrideDefaultUser() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getParallelization() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
getParameter(String) - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
getParameter(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getParameterMap() - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
getParameterMap(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getParameterNames() - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
getParameterNames(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getParameterValue(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getParameterValue(HttpServletRequest, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getParameterValues(String) - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
getParameterValues(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getParent(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
getPassword() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getPassword(String, String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getPassword(String, String, String) - 类 中的方法cn.aotcloud.redis.RedisConfig
 
getPath(String, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
getPbkdf2() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
getPcodeEncoder() - 类 中的方法cn.aotcloud.crypto.pcode.PcodeEncoderWrapper
 
getPh() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getPhone() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getPinYin(String) - 类 中的静态方法cn.aotcloud.utils.PinYinUtil
将字符串转成拼音
getPlatforms() - 类 中的方法cn.aotcloud.entity.Platforms
 
getPreferredTestQuery() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getPrintWriter(HttpServletResponse) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getProp(String) - 类 中的静态方法cn.aotcloud.utils.SystemUtil
 
getPropertyCycle() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getProxyClient() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getProxyCookieName(HttpCookie) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getPrvKeyHex() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
getPrvKeyHex() - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
getPrvKeyHexPrefix() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
getPubKeyHex() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
getPubKeyHex() - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
getPw() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getPw() - 类 中的方法cn.aotcloud.prop.HikariProperties
 
getPw() - 类 中的方法cn.aotcloud.prop.RedisSafeProperties
 
getQrSize() - 枚举 中的方法cn.aotcloud.utils.QrConts
 
getQueryString(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getQueryString(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
getReader() - 类 中的方法cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
getReader() - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
getRealCookie(String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getRemoteHost(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getRequestAttribute(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getRequestURL(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
getResult() - 接口 中的方法cn.aotcloud.retry.Attempt
Gets the result of the call
getRGBArrayFromHex(String) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
 
getRGBFromHex(String) - 类 中的静态方法cn.aotcloud.utils.QrCodeUtils
 
getRoleType() - 类 中的方法cn.aotcloud.entity.RoleMenuPermissionParam
 
getRsa() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getRsaPublicCode() - 接口 中的方法cn.aotcloud.crypto.rsa.RsaPublicCodeHolder
 
getRsaPublicCode() - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
getSafeRequest(ServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
getSalt() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Rsa
 
getSaltLength() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
getScrypt() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
getSct() - 类 中的方法cn.aotcloud.entity.AgentResultProxy
 
getSct() - 类 中的方法cn.aotcloud.entity.EntryBaseProxy
 
getSecret() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
getSecret() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.StandardAuthkey
 
getSecret() - 类 中的方法cn.aotcloud.entity.AgentResultProxy
 
getSecret() - 类 中的方法cn.aotcloud.entity.Application
 
getSecret() - 类 中的方法cn.aotcloud.entity.AppQueryParam
 
getSecret() - 类 中的方法cn.aotcloud.entity.EntryBaseProxy
 
getSecretResource() - 类 中的方法cn.aotcloud.entity.EntryPackageProxy
 
getSecretResource() - 类 中的方法cn.aotcloud.entity.InstallPackage
 
getSecretScan() - 类 中的方法cn.aotcloud.entity.EntryPackageProxy
 
getSecretScan() - 类 中的方法cn.aotcloud.entity.InstallPackage
 
getSHA1(String, String, String, String) - 类 中的静态方法cn.aotcloud.wx.utils.SHA1
用SHA1算法生成安全签名
getSha1HexString(InputStream) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
getSm2Key() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSm2PrivateKey(String) - 类 中的方法cn.aotcloud.crypto.sm.JdbcSmKeyLoader
 
getSm2PrivateKey(String) - 接口 中的方法cn.aotcloud.crypto.sm.SmKeyLoader
 
getSm2Utils() - 类 中的方法cn.aotcloud.crypto.sm.SM2TextEncryptor
 
getSm4CbcIv() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSm4CbcIv(String) - 类 中的方法cn.aotcloud.crypto.sm.JdbcSmKeyLoader
 
getSm4CbcIv(String) - 接口 中的方法cn.aotcloud.crypto.sm.SmKeyLoader
 
getSm4CbcIvPrefix() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSm4Key() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSm4Key(String) - 类 中的方法cn.aotcloud.crypto.sm.JdbcSmKeyLoader
 
getSm4Key(String) - 接口 中的方法cn.aotcloud.crypto.sm.SmKeyLoader
 
getSm4KeyPrefix() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSm4Type() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSmImplMode() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getSql(Configuration, BoundSql, String) - 类 中的静态方法cn.aotcloud.mybatis.plus.SqlLogInterceptor
 
getSSLRestTemplate(int, int, int, int, int) - 类 中的方法cn.aotcloud.utils.RestTemplateUtil
 
getSt() - 类 中的方法cn.aotcloud.entity.Application
 
getStandard() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
getStatementCacheNumDeferredCloseThreads() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getStrength() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.BCryptAuthkey
 
getString(String) - 类 中的静态方法cn.aotcloud.utils.StringSafeUtil
 
getStringList(List<String>) - 类 中的静态方法cn.aotcloud.utils.CollectionSafeUtil
 
getSymmetricKey() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getTargetHost(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getTargetUri(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getTargetUri() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
getTelephony() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getText() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
getTph() - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
getTrustTemplate() - 类 中的方法cn.aotcloud.utils.RestTemplateUtil
 
getType() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
getType() - 类 中的方法cn.aotcloud.mybatis.plus.Column
 
getTypeName() - 类 中的方法cn.aotcloud.mybatis.plus.Column
 
getUdir() - 类 中的静态方法cn.aotcloud.utils.SystemUtil
 
getUn() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getUn() - 类 中的方法cn.aotcloud.prop.HikariProperties
 
getUn() - 类 中的方法cn.aotcloud.prop.RedisSafeProperties
 
getUnreturnedConnectionTimeout() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getUser() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getUser(String, String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
getUserInfo(boolean, boolean) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
getUserInfo(boolean) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
getUsername(String, String, String) - 类 中的方法cn.aotcloud.redis.RedisConfig
 
getUTF8restTemplate() - 类 中的方法cn.aotcloud.utils.RestTemplateUtil
 
getWrapped() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
GZIP - 类 中的静态变量cn.aotcloud.codecs.Base64
Specify that data should be gzip-compressed.

H

handleRequestException(HttpRequest, HttpResponse, Exception) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
hasContentType(String, String) - 类 中的静态方法cn.aotcloud.utils.OAuthSafeUtil
 
hasException() - 接口 中的方法cn.aotcloud.retry.Attempt
Tells if the call threw an exception or not
hashCode() - 类 中的方法cn.aotcloud.codecs.HashTrie
hashCode() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
HashTrie<T> - cn.aotcloud.codecs中的类
 
HashTrie() - 类 的构造器cn.aotcloud.codecs.HashTrie
 
hasNext() - 类 中的方法cn.aotcloud.codecs.AbstractPushbackSequence
Determine if this sequence has another element.
hasNext() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Determine if this sequence has another element.
hasNext() - 类 中的方法cn.aotcloud.codecs.PushbackString
 
hasResult() - 接口 中的方法cn.aotcloud.retry.Attempt
Tells if the call returned a result or not
Hex - cn.aotcloud.codecs中的类
Encode and decode to/from hexadecimal strings to byte arrays.
Hex() - 类 的构造器cn.aotcloud.codecs.Hex
 
HikariProperties - cn.aotcloud.prop中的类
 
HikariProperties() - 类 的构造器cn.aotcloud.prop.HikariProperties
 
hopByHopHeaders - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
HTMLEntityCodec - cn.aotcloud.codecs中的类
 
HTMLEntityCodec() - 类 的构造器cn.aotcloud.codecs.HTMLEntityCodec
 
HttpRequestUtil - cn.aotcloud.utils中的类
 
HttpRequestUtil() - 类 的构造器cn.aotcloud.utils.HttpRequestUtil
 
HttpServletUtil - cn.aotcloud.utils中的类
 
HttpServletUtil() - 类 的构造器cn.aotcloud.utils.HttpServletUtil
 
HttpTrustManager() - 类 的构造器cn.aotcloud.utils.HttpTrustUtil.HttpTrustManager
 
HttpTrustUtil - cn.aotcloud.utils中的类
 
HttpTrustUtil() - 类 的构造器cn.aotcloud.utils.HttpTrustUtil
 
HttpTrustUtil.HttpTrustManager - cn.aotcloud.utils中的类
 
HttpUtil - cn.aotcloud.utils中的类
 
HttpUtil() - 类 的构造器cn.aotcloud.utils.HttpUtil
 

I

IAMGE_FORMAT - 类 中的静态变量cn.aotcloud.utils.BaseCodeUtils
 
IBaseService<T> - cn.aotcloud.service中的接口
 
ILLEGAL_ARGUMENT - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
ILLEGAL_PRIMARY_KEY - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
IllegalAesKey - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
IllegalBuffer - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
incrementingWait(long, TimeUnit, long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy that sleeps a fixed amount of time after the first failed attempt and in incrementing amounts of time after each additional failed attempt.
index - 类 中的变量cn.aotcloud.codecs.AbstractPushbackSequence
 
index() - 类 中的方法cn.aotcloud.codecs.AbstractPushbackSequence
Get the current index of the PushbackString.
index() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Get the current index of the PushbackString.
index() - 类 中的方法cn.aotcloud.codecs.PushbackString
 
info(String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
info(boolean, String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
info(String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
info(boolean, String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
init() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
initTarget() - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
input - 类 中的变量cn.aotcloud.codecs.AbstractPushbackSequence
 
InputStream(InputStream) - 类 的构造器cn.aotcloud.codecs.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - 类 的构造器cn.aotcloud.codecs.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
insert(String) - 接口 中的方法cn.aotcloud.mapper.DbAdminMapper
 
insert(T) - 类 中的方法cn.aotcloud.service.BaseService
插入一条记录
insert(T) - 接口 中的方法cn.aotcloud.service.IBaseService
插入一条记录
insertBatchSomeColumn(List<T>) - 接口 中的方法cn.aotcloud.mybatis.plus.BaseMapper
批量插入 仅适用于mysql
insertBatchSomeColumn(List<T>) - 类 中的方法cn.aotcloud.service.BaseService
批量插入记录
insertBatchSomeColumn(List<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
批量插入记录
InsertBatchSqlInjector - cn.aotcloud.mybatis.plus中的类
 
InsertBatchSqlInjector() - 类 的构造器cn.aotcloud.mybatis.plus.InsertBatchSqlInjector
 
insertFill(MetaObject) - 类 中的方法cn.aotcloud.mybatis.plus.DateAutoFillHandler
 
insertOrUpdateBath(List<T>) - 接口 中的方法cn.aotcloud.mybatis.plus.BaseMapper
自定义批量新增或更新 需要配合自定注解 DuplicateSql 使用
insertTopWords(BufferedImage, String, String, String, String, String) - 类 中的静态方法cn.aotcloud.utils.BarCodeUtils
 
InstallPackage - cn.aotcloud.entity中的类
 
InstallPackage() - 类 的构造器cn.aotcloud.entity.InstallPackage
 
intercept(Invocation) - 类 中的方法cn.aotcloud.mybatis.plus.CharacterEscapeInterceptor
 
intercept(Invocation) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
intercept(Invocation) - 类 中的方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
intercept(Invocation, Method) - 类 中的方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
internalIp(String) - 类 中的静态方法cn.aotcloud.utils.IpUtils
检查是否为内部IP地址
IOUtils - cn.aotcloud.utils中的类
 
IOUtils() - 类 的构造器cn.aotcloud.utils.IOUtils
 
IpUtils - cn.aotcloud.utils中的类
获取IP方法
IpUtils() - 类 的构造器cn.aotcloud.utils.IpUtils
 
isAnnotation(Object, Class<A>) - 类 中的静态方法cn.aotcloud.utils.ReflectionUtils
 
isApplicationJson(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
isAsyncDispatch(HttpServletRequest) - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
The dispatcher type javax.servlet.DispatcherType.ASYNC introduced in Servlet 3.0 means a filter can be invoked in more than one thread over the course of a single request.
isAsyncStarted(HttpServletRequest) - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
Whether request processing is in asynchronous mode meaning that the response will not be committed after the current thread is exited.
isAutoCommitOnClose() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isBreakAfterAcquireFailure() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isClientTrusted(X509Certificate[]) - 类 中的方法cn.aotcloud.utils.HttpTrustUtil.HttpTrustManager
 
isDebugEnabled() - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
isDebugUnreturnedConnectionStackTraces() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isDirectory(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
isEmpty() - 类 中的方法cn.aotcloud.codecs.HashTrie
isEmpty() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
isFailOnError() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
isFile(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
isFinished() - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
 
isForceIgnoreUnresolvedTransactions() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isForceSynchronousCheckins() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isForceUseNamedDriverClass() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isHexDigit(Integer) - 类 中的静态方法cn.aotcloud.codecs.PushBackSequenceImpl
Returns true if the parameter character is a hexidecimal digit 0 through 9, a through f, or A through F.
isHexDigit(Character) - 类 中的静态方法cn.aotcloud.codecs.PushbackString
Returns true if the parameter character is a hexidecimal digit 0 through 9, a through f, or A through F.
isLocalhostAddr(String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
isMultipartFormData(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
isOctalDigit(Integer) - 类 中的静态方法cn.aotcloud.codecs.PushBackSequenceImpl
Returns true if the parameter character is an octal digit 0 through 7.
isOctalDigit(Character) - 类 中的静态方法cn.aotcloud.codecs.PushbackString
Returns true if the parameter character is an octal digit 0 through 7.
isPrivilegeSpawnedThreads() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isReady() - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
 
isSafeMode() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
isServerTrusted(X509Certificate[]) - 类 中的方法cn.aotcloud.utils.HttpTrustUtil.HttpTrustManager
 
isStrong() - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Rsa
 
isSuccess() - 类 中的方法cn.aotcloud.entity.WeiXinResult
判断请求是否成功
isTestConnectionOnCheckin() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isTestConnectionOnCheckout() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isTextPlain(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
isUnknown(String) - 类 中的静态方法cn.aotcloud.utils.IpUtils
检测给定字符串是否为未知,多用于检测HTTP请求相关
isUsesTraditionalReflectiveProxies() - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
isXwwwFormUrlencoded(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
iv - 类 中的变量cn.aotcloud.crypto.sm.SM4TextEncryptor
CBC 偏移量

J

JavaScriptCodec - cn.aotcloud.codecs中的类
 
JavaScriptCodec() - 类 的构造器cn.aotcloud.codecs.JavaScriptCodec
 
JdbcSmKeyLoader - cn.aotcloud.crypto.sm中的类
 
JdbcSmKeyLoader(JdbcTemplate) - 类 的构造器cn.aotcloud.crypto.sm.JdbcSmKeyLoader
 
jobError(String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
jobInfo(String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
join(WaitStrategy...) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Joins one or more wait strategies to derive a composite wait strategy.

K

key - 类 中的变量cn.aotcloud.crypto.sm.SM4TextEncryptor
密钥,16进制格式
KeyFormatException - cn.aotcloud.crypto中的异常错误
 
KeyFormatException() - 异常错误 的构造器cn.aotcloud.crypto.KeyFormatException
 
keys() - 接口 中的方法cn.aotcloud.cache.CacheStorage
 
keys() - 类 中的方法cn.aotcloud.cache.MemoryCacheStorage
 
keys() - 类 中的方法cn.aotcloud.cache.NoneCacheStorage
 
keys() - 类 中的方法cn.aotcloud.cache.RedisCacheStorage
 
keySet() - 类 中的方法cn.aotcloud.codecs.HashTrie
keySet() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
keySet() - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
KeyStore() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.KeyStore
 

L

length(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
lettuceConnectionFactory(String, String, String) - 类 中的方法cn.aotcloud.redis.RedisConfig
 
listFiles(File, FileFilter) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
listFiles(File, FilenameFilter) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
listFiles(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
LOCAL_127 - 类 中的静态变量cn.aotcloud.utils.HttpRequestUtil
 
LOCAL_IPV6 - 类 中的静态变量cn.aotcloud.utils.HttpRequestUtil
 
localErrMsg() - 类 中的方法cn.aotcloud.entity.WeiXinResult
 
localErrMsg(String) - 类 中的方法cn.aotcloud.entity.WeiXinResult
 
LOCALHOST - 类 中的静态变量cn.aotcloud.utils.HttpRequestUtil
 
LOG_ENABLE - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
logger - 类 中的变量cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
logger - 类 中的变量cn.aotcloud.crypto.sm.SM2TextEncryptor
 
logger - 类 中的变量cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
logger - 类 中的变量cn.aotcloud.logger.LoggerHandle
 
logger - 类 中的变量cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
logger - 类 中的静态变量cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
logger - 类 中的变量cn.aotcloud.prop.C3P0Properties
 
logger - 类 中的变量cn.aotcloud.prop.HikariProperties
 
logger - 类 中的变量cn.aotcloud.prop.RedisSafeProperties
 
logger - 类 中的变量cn.aotcloud.redis.RedisConfig
 
logger - 类 中的静态变量cn.aotcloud.utils.BaseCodeUtils
 
logger - 类 中的静态变量cn.aotcloud.utils.CodecUtils
 
logger - 类 中的静态变量cn.aotcloud.utils.FileZipUtils
 
logger - 类 中的静态变量cn.aotcloud.utils.HttpUtil
 
logger - 类 中的变量cn.aotcloud.utils.RestTemplateUtil
 
logger - 类 中的静态变量cn.aotcloud.utils.URLConnectionClient
 
logger - 类 中的静态变量cn.aotcloud.wx.utils.SHA1
 
logger - 类 中的变量cn.aotcloud.wx.utils.WXBizMsgCrypt
 
logger - 类 中的静态变量cn.aotcloud.wx.utils.XMLParse
 
LoggerHandle - cn.aotcloud.logger中的类
 
LoggerHandle(Class<?>) - 类 的构造器cn.aotcloud.logger.LoggerHandle
 
LoggerHandle(String) - 类 的构造器cn.aotcloud.logger.LoggerHandle
 

M

main(String[]) - 类 中的静态方法cn.aotcloud.codecs.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
MapSortUtil - cn.aotcloud.utils中的类
 
MapSortUtil() - 类 的构造器cn.aotcloud.utils.MapSortUtil
 
mark - 类 中的变量cn.aotcloud.codecs.AbstractPushbackSequence
 
mark() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Mark the location of the current index.
mark() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
Mark the location of the current index.
mark() - 类 中的方法cn.aotcloud.codecs.PushbackString
Mark the location of the current index.
matches(CharSequence, String) - 类 中的方法cn.aotcloud.crypto.pcode.PcodeEncoderWrapper
 
matches(CharSequence, String) - 类 中的方法cn.aotcloud.crypto.sm.SM3PcodeEncoder
 
matchesLike(String, String) - 类 中的静态方法cn.aotcloud.utils.RegExUtils
 
maxConnections - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
MemoryCacheStorage<T> - cn.aotcloud.cache中的类
 
MemoryCacheStorage(String, long) - 类 的构造器cn.aotcloud.cache.MemoryCacheStorage
 
mkdir(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
mkdir(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
mkdirs(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
mkdirs(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
modifyLikeSql(String, Object, BoundSql) - 类 中的静态方法cn.aotcloud.mybatis.plus.CharacterEscapeInterceptor
 
MyBatisMapperBuilderAssistant - cn.aotcloud.mybatis中的类
 
MyBatisMapperBuilderAssistant(Configuration, String) - 类 的构造器cn.aotcloud.mybatis.MyBatisMapperBuilderAssistant
 
MyBatisPlusSqlSessionFactoryBean - cn.aotcloud.mybatis中的类
 
MyBatisPlusSqlSessionFactoryBean() - 类 的构造器cn.aotcloud.mybatis.MyBatisPlusSqlSessionFactoryBean
 
MyBatisSqlSessionFactoryBean - cn.aotcloud.mybatis中的类
 
MyBatisSqlSessionFactoryBean() - 类 的构造器cn.aotcloud.mybatis.MyBatisSqlSessionFactoryBean
 
MyBatisXMLMapperBuilder - cn.aotcloud.mybatis中的类
 
MyBatisXMLMapperBuilder(InputStream, Configuration, String, Map<String, XNode>, String) - 类 的构造器cn.aotcloud.mybatis.MyBatisXMLMapperBuilder
 
MyBatisXMLMapperBuilder(InputStream, Configuration, String, Map<String, XNode>) - 类 的构造器cn.aotcloud.mybatis.MyBatisXMLMapperBuilder
 
MYSQL_MODE - 类 中的静态变量cn.aotcloud.codecs.MySQLCodec
Target MySQL Server is running in Standard MySQL (Default) mode.
MySQLCodec - cn.aotcloud.codecs中的类
 
MySQLCodec() - 类 的构造器cn.aotcloud.codecs.MySQLCodec
 
MySQLCodec(int) - 类 的构造器cn.aotcloud.codecs.MySQLCodec
已过时。 
MySQLCodec(MySQLCodec.Mode) - 类 的构造器cn.aotcloud.codecs.MySQLCodec
Instantiate the MySQL Codec with the given SQL MySQLCodec.Mode.
MySQLCodec.Mode - cn.aotcloud.codecs中的枚举
Specifies the SQL Mode the target MySQL Server is running with.

N

neverStop() - 类 中的静态方法cn.aotcloud.retry.StopStrategies
Returns a stop strategy which never stops retrying.
newBuilder() - 类 中的静态方法cn.aotcloud.retry.RetryerBuilder
Constructs a new builder
newFile(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
newFile(String, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
newFile(File, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
newFileInputStream(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
newFileOutputStream(File) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
newProxy(T, Class<T>, long, TimeUnit) - 类 中的方法cn.aotcloud.retry.SimpleTimeLimiter
 
newProxy(T, Class<T>, long, TimeUnit) - 接口 中的方法cn.aotcloud.retry.TimeLimiter
Returns an instance of interfaceType that delegates all method calls to the target object, enforcing the specified time limit on each call.
newProxyRequestWithEntity(String, String, HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
next() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Return the next element in the Sequence and increment the current index.
next() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
 
next() - 类 中的方法cn.aotcloud.codecs.PushbackString
 
nextBoolean() - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random boolean value
nextBytes(int) - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Creates an array of random bytes.
nextDouble(double, double) - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random double within the specified range.
nextDouble() - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random double within 0 - Double.MAX_VALUE
nextFloat(float, float) - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random float within the specified range.
nextFloat() - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random float within 0 - Float.MAX_VALUE
nextHex() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Return the next element in the Sequence in Hex format and increment the current index.
nextHex() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
 
nextHex() - 类 中的方法cn.aotcloud.codecs.PushbackString
 
nextInt(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random integer within the specified range.
nextInt() - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random int within 0 - Integer.MAX_VALUE
nextLong(long, long) - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random long within the specified range.
nextLong() - 类 中的静态方法cn.aotcloud.utils.RandomUtils
Returns a random long within 0 - Long.MAX_VALUE
nextOctal() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Return the next element in the Sequence in Octal format and increment the current index.
nextOctal() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
 
nextOctal() - 类 中的方法cn.aotcloud.codecs.PushbackString
 
NO_OPTIONS - 类 中的静态变量cn.aotcloud.codecs.Base64
No options specified.
NON_SUPPORT - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
NoneCacheStorage<T> - cn.aotcloud.cache中的类
 
NoneCacheStorage() - 类 的构造器cn.aotcloud.cache.NoneCacheStorage
 
noTimeLimit() - 类 中的静态方法cn.aotcloud.retry.AttemptTimeLimiters
 
noWait() - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a wait strategy that doesn't sleep at all before retrying.

O

OAuthSafeUtil - cn.aotcloud.utils中的类
 
OAuthSafeUtil() - 类 的构造器cn.aotcloud.utils.OAuthSafeUtil
 
OBJECT_EXISTS - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
OK - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
OncePerRequestFilter - cn.aotcloud.filter中的类
Filter base class that aims to guarantee a single execution per request dispatch, on any servlet container.
OncePerRequestFilter() - 类 的构造器cn.aotcloud.filter.OncePerRequestFilter
 
onRetry(Attempt<V>) - 接口 中的方法cn.aotcloud.retry.RetryListener
This method with fire no matter what the result is and before the rejection predicate and stop strategies are applied.
OracleCodec - cn.aotcloud.codecs中的类
 
OracleCodec() - 类 的构造器cn.aotcloud.codecs.OracleCodec
 
ORDERED - 类 中的静态变量cn.aotcloud.codecs.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OutputStream(OutputStream) - 类 的构造器cn.aotcloud.codecs.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - 类 的构造器cn.aotcloud.codecs.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.

P

P_CONNECTIONREQUESTTIMEOUT - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_CONNECTTIMEOUT - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_FORWARDEDFOR - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_HANDLECOMPRESSION - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_HANDLEREDIRECTS - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_MAXCONNECTIONS - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_PRESERVECOOKIES - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_PRESERVEHOST - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_READTIMEOUT - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_TARGET_URI - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
P_USESYSTEMPROPERTIES - 类 中的静态变量cn.aotcloud.proxy.BaseProxyServlet
 
PARAM_PAIRS_RE - 类 中的变量cn.aotcloud.mybatis.plus.ColumnEncryptInterceptor
变量占位符正则
ParseXmlError - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
PatternUtil - cn.aotcloud.utils中的类
 
PatternUtil() - 类 的构造器cn.aotcloud.utils.PatternUtil
 
Pbkdf2Authkey() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
Pbkdf2PcodeEncoder - cn.aotcloud.crypto.pcode中的类
 
Pbkdf2PcodeEncoder() - 类 的构造器cn.aotcloud.crypto.pcode.Pbkdf2PcodeEncoder
 
Pbkdf2PcodeEncoder(CharSequence) - 类 的构造器cn.aotcloud.crypto.pcode.Pbkdf2PcodeEncoder
 
Pbkdf2PcodeEncoder(CharSequence, int, int) - 类 的构造器cn.aotcloud.crypto.pcode.Pbkdf2PcodeEncoder
 
PcodeEncoder - cn.aotcloud.crypto.pcode中的接口
 
PcodeEncoderWrapper - cn.aotcloud.crypto.pcode中的类
 
PcodeEncoderWrapper(PasswordEncoder) - 类 的构造器cn.aotcloud.crypto.pcode.PcodeEncoderWrapper
 
peek() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Return the next element in the Sequence without affecting the current index.
peek(T) - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Test to see if the next element in the Sequence matches the supplied value without affecting the current index.
peek() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
Return the next codePoint without affecting the current index.
peek(Integer) - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
Test to see if the next codePoint is a particular value without affecting the current index.
peek() - 类 中的方法cn.aotcloud.codecs.PushbackString
 
peek(Character) - 类 中的方法cn.aotcloud.codecs.PushbackString
 
PercentCodec - cn.aotcloud.codecs中的类
 
PercentCodec() - 类 的构造器cn.aotcloud.codecs.PercentCodec
 
PinYinUtil - cn.aotcloud.utils中的类
拼音工具类
PinYinUtil() - 类 的构造器cn.aotcloud.utils.PinYinUtil
 
PKCS7Encoder - cn.aotcloud.wx.utils中的类
提供基于PKCS7算法的加解密接口.
PKCS7Encoder() - 类 的构造器cn.aotcloud.wx.utils.PKCS7Encoder
 
Platforms - cn.aotcloud.entity中的类
 
Platforms() - 类 的构造器cn.aotcloud.entity.Platforms
 
platforms - 类 中的变量cn.aotcloud.entity.Platforms
支持平台(1-安卓,2-IOS)
plugin(Object) - 类 中的方法cn.aotcloud.mybatis.plus.CharacterEscapeInterceptor
 
plugin(Object) - 类 中的方法cn.aotcloud.mybatis.plus.ColumnDecryptInterceptor
 
plugin(Object) - 类 中的方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
post(String, Map<String, String>) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
postForEntity(RestTemplate, String, Object, Class<T>, Object...) - 类 中的静态方法cn.aotcloud.utils.RestTemplateUtil
 
postJson(String, String) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
postMediaFile(String, File) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
print(HttpServletResponse, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
printStackTrace(Throwable) - 类 中的静态方法cn.aotcloud.exception.ExceptionUtil
 
pushback - 类 中的变量cn.aotcloud.codecs.AbstractPushbackSequence
 
pushback(T) - 类 中的方法cn.aotcloud.codecs.AbstractPushbackSequence
pushback(T) - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
 
PushbackSequence<T> - cn.aotcloud.codecs中的接口
 
PushBackSequenceImpl - cn.aotcloud.codecs中的类
 
PushBackSequenceImpl(String) - 类 的构造器cn.aotcloud.codecs.PushBackSequenceImpl
 
PushbackString - cn.aotcloud.codecs中的类
 
PushbackString(String) - 类 的构造器cn.aotcloud.codecs.PushbackString
 
put(CharSequence, T) - 类 中的方法cn.aotcloud.codecs.HashTrie
Add mapping.
put(CharSequence, T) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
put(CharSequence, T) - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
putAll(Map<? extends CharSequence, ? extends T>) - 类 中的方法cn.aotcloud.codecs.HashTrie
putAll(Map<? extends CharSequence, ? extends T>) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
putAll(Map<? extends CharSequence, ? extends T>) - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
putAllHeader(HttpHeaders, HttpHeaders) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 

Q

QrCodeUtils - cn.aotcloud.utils中的类
二维码生成工具类
QrCodeUtils() - 类 的构造器cn.aotcloud.utils.QrCodeUtils
 
QrConts - cn.aotcloud.utils中的枚举
 
query(String) - 接口 中的方法cn.aotcloud.mapper.DbAdminMapper
 
queryPage(IPage<String>, String) - 接口 中的方法cn.aotcloud.mapper.DbAdminMapper
 

R

random(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, boolean, boolean) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, int, int, boolean, boolean) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, int, int, boolean, boolean, char...) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string based on a variety of options, using default source of randomness.
random(int, int, int, boolean, boolean, char[], SecureRandom) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string based on a variety of options, using supplied source of randomness.
random(int, String) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
random(int, char...) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphabetic(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphabetic(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomAlphanumeric(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAlphanumeric(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomAscii(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomAscii(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomGraph(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomGraph(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomNumeric(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomNumeric(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomPrint(int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is the number of characters specified.
randomPrint(int, int) - 类 中的静态方法cn.aotcloud.utils.RandomStringUtils
Creates a random string whose length is between the inclusive minimum and the exclusive maximum.
randomStringGenerator - 类 中的变量cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
RandomStringUtils - cn.aotcloud.utils中的类
Generates random Strings.
RandomStringUtils() - 类 的构造器cn.aotcloud.utils.RandomStringUtils
RandomStringUtils instances should NOT be constructed in standard programming.
RandomUtils - cn.aotcloud.utils中的类
Utility library that supplements the standard Random class.
RandomUtils() - 类 的构造器cn.aotcloud.utils.RandomUtils
RandomUtils instances should NOT be constructed in standard programming.
randomWait(long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy that sleeps a random amount of time before retrying.
randomWait(long, TimeUnit, long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.WaitStrategies
Returns a strategy that sleeps a random amount of time before retrying.
read() - 类 中的方法cn.aotcloud.codecs.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - 类 中的方法cn.aotcloud.codecs.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
 
read(byte[], int, int) - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
 
readCharacterEncoding(HttpServletRequest) - 类 中的方法cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
readCharacterEncoding(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
 
readFileContent(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
readScript(LineNumberReader, String, String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
readScript(LineNumberReader, String[], String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
readTimeout - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
rebuildSmKey(SmKeyLoader) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
RedisCacheStorage<T> - cn.aotcloud.cache中的类
 
RedisCacheStorage(RedisConnectionFactory, String, long) - 类 的构造器cn.aotcloud.cache.RedisCacheStorage
 
RedisConfig - cn.aotcloud.redis中的类
bgu
RedisConfig(RedisSafeProperties, RedisProperties) - 类 的构造器cn.aotcloud.redis.RedisConfig
 
redisProperties - 类 中的变量cn.aotcloud.redis.RedisConfig
 
RedisSafeProperties - cn.aotcloud.prop中的类
 
RedisSafeProperties() - 类 的构造器cn.aotcloud.prop.RedisSafeProperties
 
redisSafeProperties - 类 中的变量cn.aotcloud.redis.RedisConfig
 
redisSessionTemplate(RedisConnectionFactory, Class<?>) - 类 中的静态方法cn.aotcloud.utils.RedisUtil
 
RedisUtil - cn.aotcloud.utils中的类
 
RedisUtil() - 类 的构造器cn.aotcloud.utils.RedisUtil
 
ReflectionUtils - cn.aotcloud.utils中的类
 
ReflectionUtils() - 类 的构造器cn.aotcloud.utils.ReflectionUtils
 
RegExUtils - cn.aotcloud.utils中的类
 
RegExUtils() - 类 的构造器cn.aotcloud.utils.RegExUtils
 
remainder() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Not at all sure what this method is intended to do.
remainder() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
Not at all sure what this method is intended to do.
remainder() - 类 中的方法cn.aotcloud.codecs.PushbackString
Not at all sure what this method is intended to do.
remove(Object) - 类 中的方法cn.aotcloud.codecs.HashTrie
Remove a entry.
remove(Object) - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
remove(CharSequence) - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
removeHttpSessionCookie(HttpServletRequest, HttpServletResponse, ServerProperties) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
removeNull(Collection<T>) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
removeParameter(String) - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
reset() - 类 中的方法cn.aotcloud.codecs.EncodingPatternPreservation
Clears any stored replacement values out of the instance.
reset() - 接口 中的方法cn.aotcloud.codecs.PushbackSequence
Set the index back to the last marked location.
reset() - 类 中的方法cn.aotcloud.codecs.PushBackSequenceImpl
Set the index back to the last marked location.
reset() - 类 中的方法cn.aotcloud.codecs.PushbackString
Set the index back to the last marked location.
responseError(HttpServletResponse, Map<Integer, String>, Integer) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
restart(Class<?>) - 类 中的静态方法cn.aotcloud.utils.RestartSpringboot
 
RestartSpringboot - cn.aotcloud.utils中的类
 
RestartSpringboot() - 类 的构造器cn.aotcloud.utils.RestartSpringboot
 
restoreOriginalContent(String) - 类 中的方法cn.aotcloud.codecs.EncodingPatternPreservation
Replaces each instance of the EncodingPatternPreservation.replacementMarker with the original content, as captured by EncodingPatternPreservation.captureAndReplaceMatches(String)
RestTemplateUtil - cn.aotcloud.utils中的类
 
RestTemplateUtil() - 类 的构造器cn.aotcloud.utils.RestTemplateUtil
 
resumeEncoding() - 类 中的方法cn.aotcloud.codecs.Base64.OutputStream
Resumes encoding of the stream.
Retryer<V> - cn.aotcloud.retry中的类
A retryer, which executes a call, and retries it until it succeeds, or a stop strategy decides to stop retrying.
Retryer(StopStrategy, WaitStrategy, Predicate<Attempt<V>>) - 类 的构造器cn.aotcloud.retry.Retryer
Constructor
Retryer(AttemptTimeLimiter<V>, StopStrategy, WaitStrategy, Predicate<Attempt<V>>) - 类 的构造器cn.aotcloud.retry.Retryer
Constructor
Retryer(AttemptTimeLimiter<V>, StopStrategy, WaitStrategy, BlockStrategy, Predicate<Attempt<V>>) - 类 的构造器cn.aotcloud.retry.Retryer
Constructor
Retryer(AttemptTimeLimiter<V>, StopStrategy, WaitStrategy, BlockStrategy, Predicate<Attempt<V>>, Collection<RetryListener>) - 类 的构造器cn.aotcloud.retry.Retryer
Constructor
Retryer.RetryerCallable<X> - cn.aotcloud.retry中的类
A Callable which wraps another Callable in order to add retrying behavior from a given Retryer instance.
RetryerBuilder<V> - cn.aotcloud.retry中的类
A builder used to configure and create a Retryer.
RetryException - cn.aotcloud.retry中的异常错误
An exception indicating that none of the attempts of the Retryer succeeded.
RetryException(int, Attempt<?>) - 异常错误 的构造器cn.aotcloud.retry.RetryException
If the last Attempt had an Exception, ensure it is available in the stack trace.
RetryException(String, int, Attempt<?>) - 异常错误 的构造器cn.aotcloud.retry.RetryException
If the last Attempt had an Exception, ensure it is available in the stack trace.
retryIfException() - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Configures the retryer to retry if an exception (i.e. any Exception or subclass of Exception) is thrown by the call.
retryIfException(Predicate<Throwable>) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Configures the retryer to retry if an exception satisfying the given predicate is thrown by the call.
retryIfExceptionOfType(Class<? extends Throwable>) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Configures the retryer to retry if an exception of the given class (or subclass of the given class) is thrown by the call.
retryIfResult(Predicate<V>) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Configures the retryer to retry if the result satisfies the given predicate.
retryIfRuntimeException() - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Configures the retryer to retry if a runtime exception (i.e. any RuntimeException or subclass of RuntimeException) is thrown by the call.
RetryListener - cn.aotcloud.retry中的接口
This listener provides callbacks for several events that occur when running code through a Retryer instance.
rewritePathInfoFromRequest(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
rewriteQueryStringFromRequest(HttpServletRequest, String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
rewriteUrlFromRequest(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
rewriteUrlFromResponse(HttpServletRequest, String) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
RoleMenuPermissionParam - cn.aotcloud.entity中的类
 
RoleMenuPermissionParam() - 类 的构造器cn.aotcloud.entity.RoleMenuPermissionParam
 
Rsa() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.Rsa
 
RsaPublicCode - cn.aotcloud.crypto.rsa中的类
 
RsaPublicCode() - 类 的构造器cn.aotcloud.crypto.rsa.RsaPublicCode
 
RsaPublicCodeHolder - cn.aotcloud.crypto.rsa中的接口
 
runUninterruptiblyWithTimeout(Runnable, long, TimeUnit) - 类 中的方法cn.aotcloud.retry.SimpleTimeLimiter
 
runUninterruptiblyWithTimeout(Runnable, long, TimeUnit) - 接口 中的方法cn.aotcloud.retry.TimeLimiter
Invokes a specified Runnable, timing out after the specified time limit.
runWithTimeout(Runnable, long, TimeUnit) - 类 中的方法cn.aotcloud.retry.SimpleTimeLimiter
 
runWithTimeout(Runnable, long, TimeUnit) - 接口 中的方法cn.aotcloud.retry.TimeLimiter
Invokes a specified Runnable, timing out after the specified time limit.

S

SAFE_ST_JSON_KEY_NAME - 类 中的静态变量cn.aotcloud.constants.SafeConts
 
safeCheck(String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
safeCheck(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
SafeConts - cn.aotcloud.constants中的类
 
SafeConts() - 类 的构造器cn.aotcloud.constants.SafeConts
 
SafeException - cn.aotcloud.exception中的异常错误
 
SafeException(String) - 异常错误 的构造器cn.aotcloud.exception.SafeException
 
SafeException(String, Throwable) - 异常错误 的构造器cn.aotcloud.exception.SafeException
 
SafeException(Throwable) - 异常错误 的构造器cn.aotcloud.exception.SafeException
 
SafeHttpRequestWrapper - cn.aotcloud.filter中的类
 
SafeHttpRequestWrapper(HttpServletRequest) - 类 的构造器cn.aotcloud.filter.SafeHttpRequestWrapper
 
scale(BufferedImage, float) - 类 中的静态方法cn.aotcloud.utils.BarCodeUtils
JAVA 图像等比缩放
ScriptUtils - cn.aotcloud.utils中的类
Generic utility methods for working with SQL scripts in conjunction with JDBC.
ScriptUtils() - 类 的构造器cn.aotcloud.utils.ScriptUtils
 
SCryptAuthkey() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
SCryptPcodeEncoder - cn.aotcloud.crypto.pcode中的类
 
SCryptPcodeEncoder() - 类 的构造器cn.aotcloud.crypto.pcode.SCryptPcodeEncoder
 
SCryptPcodeEncoder(int, int, int, int, int) - 类 的构造器cn.aotcloud.crypto.pcode.SCryptPcodeEncoder
 
selectBatchIds(Collection<? extends Serializable>) - 类 中的方法cn.aotcloud.service.BaseService
查询(根据ID 批量查询)
selectBatchIds(Collection<? extends Serializable>) - 接口 中的方法cn.aotcloud.service.IBaseService
查询(根据ID 批量查询)
selectById(Serializable) - 类 中的方法cn.aotcloud.service.BaseService
根据 ID 查询
selectById(Serializable) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 ID 查询
selectByMap(Map<String, Object>) - 类 中的方法cn.aotcloud.service.BaseService
查询(根据 columnMap 条件)
selectByMap(Map<String, Object>) - 接口 中的方法cn.aotcloud.service.IBaseService
查询(根据 columnMap 条件)
selectCount(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 Wrapper 条件,查询总记录数
selectCount(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 Wrapper 条件,查询总记录数
selectList(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 entity 条件,查询全部记录
selectList(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 entity 条件,查询全部记录
selectMaps(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 Wrapper 条件,查询全部记录
selectMaps(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 Wrapper 条件,查询全部记录
selectMapsPage(P, Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 Wrapper 条件,查询全部记录(并翻页)
selectMapsPage(P, Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 Wrapper 条件,查询全部记录(并翻页)
selectObjs(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 Wrapper 条件,查询全部记录 注意: 只返回第一个字段的值
selectObjs(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 Wrapper 条件,查询全部记录 注意: 只返回第一个字段的值
selectOne(Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 entity 条件,查询一条记录 查询一条记录,例如 qw.last("limit 1") 限制取一条记录, 注意:多条数据会报异常
selectOne(Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 entity 条件,查询一条记录 查询一条记录,例如 qw.last("limit 1") 限制取一条记录, 注意:多条数据会报异常
selectPage(P, Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 entity 条件,查询全部记录(并翻页)
selectPage(P, Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 entity 条件,查询全部记录(并翻页)
sendError(HttpServletResponse, int) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
sendPostRequestByJava(String, String, Map<String, String>) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
sendPostRequestByJava(String, String, int, int, String, String, Map<String, String>) - 类 中的静态方法cn.aotcloud.utils.HttpUtil
 
sendRedirect(HttpServletResponse, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
service(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
ServletBufferInputStream - cn.aotcloud.filter中的类
 
ServletBufferInputStream(byte[]) - 类 的构造器cn.aotcloud.filter.ServletBufferInputStream
 
ServletUtils - cn.aotcloud.utils中的类
 
ServletUtils() - 类 的构造器cn.aotcloud.utils.ServletUtils
 
setAccessible(Field, boolean) - 类 中的静态方法cn.aotcloud.utils.FieldUtils
 
setAccessKeyId(String) - 类 中的方法cn.aotcloud.entity.TenantUserSecret
 
setAccessKeySecret(String) - 类 中的方法cn.aotcloud.entity.TenantUserSecret
 
setAcquireIncrement(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setAcquireRetryAttempts(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setAcquireRetryDelay(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setAddress(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setAdmins(String) - 类 中的方法cn.aotcloud.entity.Application
 
setAdmins(String) - 类 中的方法cn.aotcloud.entity.AppQueryParam
 
setAdrs(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setAgentSecret(String) - 类 中的方法cn.aotcloud.entity.Application
 
setAgentSecret(String) - 类 中的方法cn.aotcloud.entity.AppQueryParam
 
setAgentSt(String) - 类 中的方法cn.aotcloud.entity.Application
 
setAlgorithm(RsaAlgorithm) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Rsa
 
setAlgorithm(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.StandardAuthkey
 
setAlias(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.KeyStore
 
setArgs(String[]) - 类 中的静态方法cn.aotcloud.utils.RestartSpringboot
 
setAutoCommitOnClose(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setAutomaticTestTable(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setBcrypt(EncryptionProperties.BCryptAuthkey) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
setBreakAfterAcquireFailure(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setBuffer(byte[]) - 类 中的方法cn.aotcloud.filter.BodyReaderHttpServletRequestWrapper
 
setBuffer(byte[]) - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
setCharacterEncoding(HttpServletResponse, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setCheckoutTimeout(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setCode(String) - 异常错误 中的方法cn.aotcloud.exception.BaseException
 
setConfiguration(MybatisConfiguration) - 类 中的方法cn.aotcloud.mybatis.MyBatisPlusSqlSessionFactoryBean
 
setConfiguration(Configuration) - 类 中的方法cn.aotcloud.mybatis.MyBatisSqlSessionFactoryBean
 
setConnectionCustomizerClassName(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setConnectionTesterClassName(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setContentLength(HttpServletResponse, int) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setContentType(HttpServletResponse, String) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
setContentType(HttpServletResponse, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setContext(ConfigurableApplicationContext) - 类 中的静态方法cn.aotcloud.utils.RestartSpringboot
 
setContextClassLoaderSource(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setCpuCost(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
setCurrentNamespace(String) - 类 中的方法cn.aotcloud.mybatis.MyBatisMapperBuilderAssistant
 
setDataSourceName(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setDateHeader(HttpServletResponse, String, long) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setDebugClassName(Map<String, String>) - 类 中的方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
setDebugEnabled(boolean) - 类 中的静态方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
setDebugUnreturnedConnectionStackTraces(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setDefaultEncoder(List<String>) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
 
setDriverClass(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setDz(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setDz(String) - 类 中的方法cn.aotcloud.prop.HikariProperties
 
setDz(String) - 类 中的方法cn.aotcloud.prop.RedisSafeProperties
 
setEmail(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setEml(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setEnabled(Boolean) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setEncoderType(EncryptionProperties.EncoderType) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setErrcode(Integer) - 类 中的方法cn.aotcloud.entity.WeiXinResult
 
setErrmsg(String) - 类 中的方法cn.aotcloud.entity.WeiXinResult
 
setExponent(String) - 类 中的方法cn.aotcloud.crypto.rsa.RsaPublicCode
 
setExtensions(Map<Object, Object>) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setFactoryClassLocation(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setFailOnError(boolean) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setFieldValue(Object, String, Object) - 类 中的静态方法cn.aotcloud.utils.ReflectionUtils
 
setForceIgnoreUnresolvedTransactions(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setForceSynchronousCheckins(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setForceUseNamedDriverClass(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setHashWidth(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
setHeader(HttpHeaders, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setHeader(HttpServletResponse, String, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setIdentity(String) - 类 中的方法cn.aotcloud.entity.EntryIdentityProxy
 
setIdleConnectionTestPeriod(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setIdty(String) - 类 中的方法cn.aotcloud.entity.EntryIdentityProxy
 
setInitialPoolSize(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setIscInterfaceSignKey(String) - 类 中的方法cn.aotcloud.entity.AgentResult
 
setIscInterfaceSignPubKey(String) - 类 中的方法cn.aotcloud.entity.AgentResult
 
setIscSecret(String) - 类 中的方法cn.aotcloud.entity.AgentResult
 
setIterations(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
setJdbcUrl(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setK(String) - 类 中的方法cn.aotcloud.entity.EntryKeyProxy
 
setKey(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setKey(String) - 类 中的方法cn.aotcloud.entity.EntryKeyProxy
 
setKeyLength(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
setKeyStore(EncryptionProperties.KeyStore) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setLocation(Resource) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.KeyStore
 
setMapperLocations(Resource[]) - 类 中的方法cn.aotcloud.mybatis.MyBatisPlusSqlSessionFactoryBean
不能删除
setMapperLocations(Resource[]) - 类 中的方法cn.aotcloud.mybatis.MyBatisSqlSessionFactoryBean
 
setMaxAdministrativeTaskTime(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMaxConnectionAge(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMaxIdleTime(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMaxIdleTimeExcessConnections(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMaxPoolSize(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMaxStatements(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMaxStatementsPerConnection(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMemoryCost(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
setMinPoolSize(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setMobile(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setMobl(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setModulus(String) - 类 中的方法cn.aotcloud.crypto.rsa.RsaPublicCode
 
setName(String) - 类 中的方法cn.aotcloud.mybatis.plus.Column
 
setNumHelperThreads(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setOverrideDefaultPassword(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setOverrideDefaultUser(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setParallelization(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
setParameterValues(String, String[]) - 类 中的方法cn.aotcloud.filter.SafeHttpRequestWrapper
 
setPassword(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setPbkdf2(EncryptionProperties.Pbkdf2Authkey) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
setPh(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setPhone(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setPlatforms(String[]) - 类 中的方法cn.aotcloud.entity.Platforms
 
setPreferredTestQuery(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setPrivilegeSpawnedThreads(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setProperties(Properties) - 类 中的方法cn.aotcloud.mybatis.plus.CharacterEscapeInterceptor
 
setProperties(Properties) - 类 中的方法cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
setPropertyCycle(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setPrvKeyHex(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
setPrvKeyHexPrefix(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
setPubKeyHex(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
setPw(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setPw(String) - 类 中的方法cn.aotcloud.prop.HikariProperties
 
setPw(String) - 类 中的方法cn.aotcloud.prop.RedisSafeProperties
 
setReadListener(ReadListener) - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
 
setReplacementMarker(String) - 类 中的方法cn.aotcloud.codecs.EncodingPatternPreservation
Allows the marker used as a replacement to be altered.
setRequestAttribute(HttpServletRequest, String, Object) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
setRoleType(String) - 类 中的方法cn.aotcloud.entity.RoleMenuPermissionParam
 
setSafeMode(boolean) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSalt(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Rsa
 
setSaltLength(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
 
setScrypt(EncryptionProperties.SCryptAuthkey) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
setSct(String) - 类 中的方法cn.aotcloud.entity.AgentResultProxy
 
setSct(String) - 类 中的方法cn.aotcloud.entity.EntryBaseProxy
 
setSecret(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Pbkdf2Authkey
 
setSecret(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.StandardAuthkey
 
setSecret(String) - 类 中的方法cn.aotcloud.entity.AgentResultProxy
 
setSecret(String) - 类 中的方法cn.aotcloud.entity.Application
 
setSecret(String) - 类 中的方法cn.aotcloud.entity.AppQueryParam
 
setSecret(String) - 类 中的方法cn.aotcloud.entity.EntryBaseProxy
 
setSecretResource(Map<String, Object>) - 类 中的方法cn.aotcloud.entity.EntryPackageProxy
 
setSecretResource(byte[]) - 类 中的方法cn.aotcloud.entity.InstallPackage
 
setSecretScan(String) - 类 中的方法cn.aotcloud.entity.EntryPackageProxy
 
setSecretScan(String) - 类 中的方法cn.aotcloud.entity.InstallPackage
 
setSessionAttribute(HttpSession, String, Object) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
 
setSm2Key(EncryptionProperties.Sm2Key) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSm4CbcIv(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSm4CbcIvPrefix(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSm4Key(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSm4KeyPrefix(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSm4Type(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSmImplMode(SMImplMode) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setSMNativeLicenseProperties() - 类 中的静态方法cn.aotcloud.crypto.sm.jni.SMNativeLicenseInit
添加国密c语言实现版本license证书
setSt(String) - 类 中的方法cn.aotcloud.entity.Application
 
setStandard(EncryptionProperties.StandardAuthkey) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
setStatementCacheNumDeferredCloseThreads(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setStatus(HttpServletResponse, int) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
setStrength(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.BCryptAuthkey
 
setStrong(boolean) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.Rsa
 
setSymmetricKey(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setTarget(HttpServletRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
setTelephony(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setTestConnectionOnCheckin(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setTestConnectionOnCheckout(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setText(TextCryptoType) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties
 
setTph(String) - 类 中的方法cn.aotcloud.entity.EntryCommunicateProxy
 
setType(String) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.EncoderType
 
setType(Class<?>) - 类 中的方法cn.aotcloud.mybatis.plus.Column
 
setTypeName(String) - 类 中的方法cn.aotcloud.mybatis.plus.Column
 
setUn(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setUn(String) - 类 中的方法cn.aotcloud.prop.HikariProperties
 
setUn(String) - 类 中的方法cn.aotcloud.prop.RedisSafeProperties
 
setUnreturnedConnectionTimeout(int) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setUser(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setUserInfo(String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
setUsesTraditionalReflectiveProxies(boolean) - 类 中的方法cn.aotcloud.prop.C3P0Properties
 
setXForwardedForHeader(HttpServletRequest, HttpRequest) - 类 中的方法cn.aotcloud.proxy.BaseProxyServlet
 
SHA1 - cn.aotcloud.wx.utils中的类
SHA1 class 计算消息签名接口.
SHA1() - 类 的构造器cn.aotcloud.wx.utils.SHA1
 
shouldNotFilter(HttpServletRequest) - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
Can be overridden in subclasses for custom filtering control, returning true to avoid filtering of the given request.
shouldNotFilterAsyncDispatch() - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
The dispatcher type javax.servlet.DispatcherType.ASYNC introduced in Servlet 3.0 means a filter can be invoked in more than one thread over the course of a single request.
shouldNotFilterErrorDispatch() - 类 中的方法cn.aotcloud.filter.OncePerRequestFilter
Whether to filter error dispatches such as when the servlet container processes and error mapped in web.xml.
shouldStop(Attempt) - 接口 中的方法cn.aotcloud.retry.StopStrategy
Returns true if the retryer should stop retrying.
showSql(Configuration, BoundSql) - 类 中的静态方法cn.aotcloud.mybatis.plus.SqlLogInterceptor
 
SimpleTimeLimiter - cn.aotcloud.retry中的类
A TimeLimiter that runs method calls in the background using an ExecutorService.
SimpleTimeLimiter(ExecutorService) - 类 的构造器cn.aotcloud.retry.SimpleTimeLimiter
已过时。
Use SimpleTimeLimiter.create(ExecutorService) instead. This method is scheduled to be removed in Guava 23.0.
SimpleTimeLimiter() - 类 的构造器cn.aotcloud.retry.SimpleTimeLimiter
已过时。
Use SimpleTimeLimiter.create(ExecutorService) instead with Executors.newCachedThreadPool(). This method is scheduled to be removed in Guava 23.0.
size() - 类 中的方法cn.aotcloud.codecs.HashTrie
Get the number of entries.
size() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
sm2DecryptAndSm3VerifyRP(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
通过自定义防篡改协议密文串校验并获取原始SM3签名串
sm2DecryptAndSm3VerifyRP(String, String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
通过自定义防篡改协议密文串校验并获取原始SM3签名串
Sm2Key() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.Sm2Key
 
SM2NativeTextEncryptor - cn.aotcloud.crypto.sm.jni中的类
 
SM2NativeTextEncryptor(EncryptionProperties) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
SM2NativeTextEncryptor(String, String) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM2NativeTextEncryptor
 
SM2TextEncryptor - cn.aotcloud.crypto.sm中的类
SM2非对称加密解密
SM2TextEncryptor(Sm2Utils, EncryptionProperties) - 类 的构造器cn.aotcloud.crypto.sm.SM2TextEncryptor
已过时。
SM2TextEncryptor(Sm2Utils, String, String) - 类 的构造器cn.aotcloud.crypto.sm.SM2TextEncryptor
已过时。
SM2TextEncryptor(EncryptionProperties) - 类 的构造器cn.aotcloud.crypto.sm.SM2TextEncryptor
 
SM2TextEncryptor(String, String) - 类 的构造器cn.aotcloud.crypto.sm.SM2TextEncryptor
 
SM2ToSM3NativeTextEncryptor - cn.aotcloud.crypto.sm.jni中的类
 
SM2ToSM3NativeTextEncryptor(EncryptionProperties, boolean) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
SM2ToSM3NativeTextEncryptor(EncryptionProperties) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
SM2ToSM3NativeTextEncryptor(String, String, boolean) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
SM2ToSM3NativeTextEncryptor(String, String) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
SM2ToSM3TextEncryptor - cn.aotcloud.crypto.sm中的类
配合前端JS加密传输功能,先SM3消息摘要,再采用SM2加密。
SM2ToSM3TextEncryptor(Sm2Utils, EncryptionProperties) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
已过时。
SM2ToSM3TextEncryptor(Sm2Utils, EncryptionProperties, boolean) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
已过时。
SM2ToSM3TextEncryptor(Sm2Utils, String, String) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
已过时。
SM2ToSM3TextEncryptor(Sm2Utils, String, String, boolean) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
已过时。
SM2ToSM3TextEncryptor(EncryptionProperties) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
SM2ToSM3TextEncryptor(EncryptionProperties, boolean) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
SM2ToSM3TextEncryptor(String, String) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
SM2ToSM3TextEncryptor(String, String, boolean) - 类 的构造器cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
sm3Encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.jni.SM2ToSM3NativeTextEncryptor
 
sm3Encrypt(String) - 类 中的方法cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
SM3NativePcodeEncoder - cn.aotcloud.crypto.sm.jni中的类
 
SM3NativePcodeEncoder() - 类 的构造器cn.aotcloud.crypto.sm.jni.SM3NativePcodeEncoder
 
SM3NativeTextEncryptor - cn.aotcloud.crypto.sm.jni中的类
 
SM3NativeTextEncryptor() - 类 的构造器cn.aotcloud.crypto.sm.jni.SM3NativeTextEncryptor
 
SM3PcodeEncoder - cn.aotcloud.crypto.sm中的类
国密SM3不可逆加密
SM3PcodeEncoder() - 类 的构造器cn.aotcloud.crypto.sm.SM3PcodeEncoder
 
sm3TextEncryptor - 类 中的变量cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
 
SM3TextEncryptor - cn.aotcloud.crypto.sm中的类
SM3加密
SM3TextEncryptor() - 类 的构造器cn.aotcloud.crypto.sm.SM3TextEncryptor
 
SM4_CBC - 类 中的静态变量cn.aotcloud.crypto.sm.SM4TextEncryptor
 
SM4_ECB - 类 中的静态变量cn.aotcloud.crypto.sm.SM4TextEncryptor
 
SM4NativeTextEncryptor - cn.aotcloud.crypto.sm.jni中的类
 
SM4NativeTextEncryptor(String) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM4NativeTextEncryptor
 
SM4NativeTextEncryptor(String, String, String) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM4NativeTextEncryptor
 
SM4NativeTextEncryptor(String, boolean) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM4NativeTextEncryptor
 
SM4NativeTextEncryptor(String, boolean, String, String) - 类 的构造器cn.aotcloud.crypto.sm.jni.SM4NativeTextEncryptor
 
SM4TextEncryptor - cn.aotcloud.crypto.sm中的类
SM4对称加密解密
SM4TextEncryptor(String) - 类 的构造器cn.aotcloud.crypto.sm.SM4TextEncryptor
 
SM4TextEncryptor(String, boolean) - 类 的构造器cn.aotcloud.crypto.sm.SM4TextEncryptor
 
SM4TextEncryptor(String, String, String) - 类 的构造器cn.aotcloud.crypto.sm.SM4TextEncryptor
 
SM4TextEncryptor(String, boolean, String, String) - 类 的构造器cn.aotcloud.crypto.sm.SM4TextEncryptor
 
SMCryptoFactory - cn.aotcloud.crypto.sm.delegate中的类
 
SMCryptoFactory() - 类 的构造器cn.aotcloud.crypto.sm.delegate.SMCryptoFactory
 
SMImplMode - cn.aotcloud.crypto.sm中的枚举
 
SmKeyLoader - cn.aotcloud.crypto.sm中的接口
获得SM的密钥
SMNativeLicenseInit - cn.aotcloud.crypto.sm.jni中的类
 
SMNativeLicenseInit() - 类 的构造器cn.aotcloud.crypto.sm.jni.SMNativeLicenseInit
 
SMTextEncryptor - cn.aotcloud.crypto.sm中的类
国密加密解密基类,国密算法实现都应该继承于该类。
SMTextEncryptor() - 类 的构造器cn.aotcloud.crypto.sm.SMTextEncryptor
 
sortByLetterAsc(List<T>, String) - 类 中的静态方法cn.aotcloud.utils.SortByLetterAscUtils
 
sortByLetterAsc(Object, Class<?>, String) - 类 中的静态方法cn.aotcloud.utils.SortByLetterAscUtils
 
SortByLetterAscUtils - cn.aotcloud.utils中的类
 
SortByLetterAscUtils() - 类 的构造器cn.aotcloud.utils.SortByLetterAscUtils
 
sortMapByKey(Map<String, Object>) - 类 中的静态方法cn.aotcloud.utils.MapSortUtil
使用 Map按key进行排序
splitQuery(URI) - 类 中的方法cn.aotcloud.codecs.DefaultEncoder
The meat of this method was taken from StackOverflow: http://stackoverflow.com/a/13592567/557153 It has been modified to return a canonicalized key and value pairing.
splitSqlScript(String, char, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
splitSqlScript(String, String, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
splitSqlScript(EncodedResource, String, String, String, String, String, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
splitSqlScript(EncodedResource, String, String, String[], String, String, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
已过时。
as of Spring Framework 5.2.16 with no plans for replacement. This is an internal API and will likely be removed in Spring Framework 6.0.
SqlExecuteTimeCountInterceptor - cn.aotcloud.mybatis中的类
 
SqlExecuteTimeCountInterceptor(SessionProperties, RedisConnectionFactory, boolean) - 类 的构造器cn.aotcloud.mybatis.SqlExecuteTimeCountInterceptor
 
SqlLogInterceptor - cn.aotcloud.mybatis.plus中的类
 
SqlLogInterceptor() - 类 的构造器cn.aotcloud.mybatis.plus.SqlLogInterceptor
 
StandardAuthkey() - 类 的构造器cn.aotcloud.crypto.EncryptionProperties.StandardAuthkey
 
StandardPcodeEncoder - cn.aotcloud.crypto.pcode中的类
 
StandardPcodeEncoder() - 类 的构造器cn.aotcloud.crypto.pcode.StandardPcodeEncoder
 
StandardPcodeEncoder(CharSequence) - 类 的构造器cn.aotcloud.crypto.pcode.StandardPcodeEncoder
 
startPrintSQL() - 类 中的静态方法cn.aotcloud.mybatis.plus.SqlLogInterceptor
 
stopAfterAttempt(int) - 类 中的静态方法cn.aotcloud.retry.StopStrategies
Returns a stop strategy which stops after N failed attempts.
stopAfterDelay(long) - 类 中的静态方法cn.aotcloud.retry.StopStrategies
stopAfterDelay(long, TimeUnit) - 类 中的静态方法cn.aotcloud.retry.StopStrategies
Returns a stop strategy which stops after a given delay.
StopStrategies - cn.aotcloud.retry中的类
Factory class for StopStrategy instances.
StopStrategy - cn.aotcloud.retry中的接口
A strategy used to decide if a retryer must stop retrying after a failed attempt or not.
StringSafeUtil - cn.aotcloud.utils中的类
 
StringSafeUtil() - 类 的构造器cn.aotcloud.utils.StringSafeUtil
 
stringToInputStream(String) - 类 中的静态方法cn.aotcloud.utils.CodecUtils
 
strToSet(String) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
strToUnmodifiableSet(String) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
successResult() - 类 中的静态方法cn.aotcloud.entity.WeiXinResult
 
suspendEncoding() - 类 中的方法cn.aotcloud.codecs.Base64.OutputStream
Suspends encoding of the stream.
SYSTEM_ERROR - 类 中的静态变量cn.aotcloud.exception.ErrorCode
 
SystemUtil - cn.aotcloud.utils中的类
 
SystemUtil() - 类 的构造器cn.aotcloud.utils.SystemUtil
 

T

targetHost - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
targetUri - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
targetUriObj - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 
taskdebug(String, String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
taskdebug(String, String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
taskError(String, String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
taskError(String, String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
taskInfo(String, String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
taskInfo(String, String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
temp - 类 中的变量cn.aotcloud.codecs.AbstractPushbackSequence
 
TenantUserSecret - cn.aotcloud.entity中的类
 
TenantUserSecret() - 类 的构造器cn.aotcloud.entity.TenantUserSecret
 
TextCryptoType - cn.aotcloud.crypto中的枚举
支持的文本字符串加密类型
textToNumericFormatV4(String) - 类 中的静态方法cn.aotcloud.utils.IpUtils
将IPv4地址转换成字节
threadSleepStrategy() - 类 中的静态方法cn.aotcloud.retry.BlockStrategies
Returns a block strategy that puts the current thread to sleep between retries.
TimeLimiter - cn.aotcloud.retry中的接口
Imposes a time limit on method calls.
toHex(char) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
 
toHex(int) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
 
toHex(char) - 接口 中的方法cn.aotcloud.codecs.Codec
 
toHex(int) - 接口 中的方法cn.aotcloud.codecs.Codec
 
toHex(byte[], boolean) - 类 中的静态方法cn.aotcloud.codecs.Hex
Output byte representation as hexadecimal representation.
toOctal(char) - 类 中的方法cn.aotcloud.codecs.AbstractCodec
 
toOctal(char) - 接口 中的方法cn.aotcloud.codecs.Codec
 
toSM3 - 类 中的变量cn.aotcloud.crypto.sm.SM2ToSM3TextEncryptor
控制解密后是否发送SM3消息摘要字符串,如果为false,则返回明文。
toString() - 类 中的方法cn.aotcloud.codecs.HashTrie
toString(InputStream, String) - 类 中的静态方法cn.aotcloud.utils.OAuthSafeUtil
 
toUpperCase(List<String>) - 类 中的静态方法cn.aotcloud.codecs.CollectionUtils
 
transferQueryParams(MultiValueMap<String, String>) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
 
Trie<T> - cn.aotcloud.codecs中的接口
 
Trie.TrieProxy<T> - cn.aotcloud.codecs中的类
 
Trie.Unmodifiable<T> - cn.aotcloud.codecs中的类
 
Trie.Util - cn.aotcloud.codecs中的类
 
type - 类 中的变量cn.aotcloud.crypto.sm.SM4TextEncryptor
ECB 和 CBC

U

uncompress(File, File, String) - 类 中的静态方法cn.aotcloud.utils.FileZipUtils
解压
UnixCodec - cn.aotcloud.codecs中的类
 
UnixCodec() - 类 的构造器cn.aotcloud.codecs.UnixCodec
 
unpackExportZipEntry(ZipFile, ZipEntry, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
 
unpackZip(String, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
解压zip格式的压缩包
unpackZip(File, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
 
unZip(InputStream, String, String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
解压 zip 文件
update(String) - 接口 中的方法cn.aotcloud.mapper.DbAdminMapper
 
update(T, Wrapper<T>) - 类 中的方法cn.aotcloud.service.BaseService
根据 whereEntity 条件,更新记录
update(T, Wrapper<T>) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 whereEntity 条件,更新记录
updateById(T) - 类 中的方法cn.aotcloud.service.BaseService
根据 ID 修改
updateById(T) - 接口 中的方法cn.aotcloud.service.IBaseService
根据 ID 修改
updateFill(MetaObject) - 类 中的方法cn.aotcloud.mybatis.plus.DateAutoFillHandler
 
URL_SAFE - 类 中的静态变量cn.aotcloud.codecs.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URLConnectionClient - cn.aotcloud.utils中的类
Implementation of the Oltu OAuth HttpClient using URL Connection
URLConnectionClient() - 类 的构造器cn.aotcloud.utils.URLConnectionClient
 
USERINFO_THREAD_LOCAL - 类 中的静态变量cn.aotcloud.logger.LoggerHandle
 
useSystemProperties - 类 中的变量cn.aotcloud.proxy.BaseProxyServlet
 

V

ValidateCorpidError - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
ValidateSignatureError - 异常错误 中的静态变量cn.aotcloud.wx.utils.AesException
 
validateSourcePath(String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
源文件路径判断
validateTargetPath(String) - 类 中的静态方法cn.aotcloud.utils.CompressUtil
解压路径存在判断
valueOf(String) - 枚举 中的静态方法cn.aotcloud.codecs.DefaultEncoder.UriSegment
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.aotcloud.codecs.MySQLCodec.Mode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.aotcloud.crypto.sm.SMImplMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.aotcloud.crypto.TextCryptoType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.aotcloud.entity.WeiXinResult.WexinErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.aotcloud.utils.QrConts
返回带有指定名称的该类型的枚举常量。
valueOfCode(Integer) - 枚举 中的静态方法cn.aotcloud.entity.WeiXinResult.WexinErrorCode
 
valueOfDesc(String) - 枚举 中的静态方法cn.aotcloud.utils.QrConts
 
values() - 枚举 中的静态方法cn.aotcloud.codecs.DefaultEncoder.UriSegment
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法cn.aotcloud.codecs.HashTrie
values() - 枚举 中的静态方法cn.aotcloud.codecs.MySQLCodec.Mode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法cn.aotcloud.codecs.Trie.TrieProxy
 
values() - 类 中的方法cn.aotcloud.codecs.Trie.Unmodifiable
 
values() - 枚举 中的静态方法cn.aotcloud.crypto.sm.SMImplMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.aotcloud.crypto.TextCryptoType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.aotcloud.entity.WeiXinResult.WexinErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.aotcloud.utils.QrConts
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VBScriptCodec - cn.aotcloud.codecs中的类
 
VBScriptCodec() - 类 的构造器cn.aotcloud.codecs.VBScriptCodec
 
VerifyURL(String, String, String, String) - 类 中的方法cn.aotcloud.wx.utils.WXBizMsgCrypt
验证URL

W

WaitStrategies - cn.aotcloud.retry中的类
Factory class for instances of WaitStrategy.
WaitStrategy - cn.aotcloud.retry中的接口
A strategy used to decide how long to sleep before retrying after a failed attempt.
warn(String) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
warn(Throwable) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
warn(String, Object...) - 类 中的方法cn.aotcloud.logger.LoggerHandle
 
WeiXinResult - cn.aotcloud.entity中的类
 
WeiXinResult() - 类 的构造器cn.aotcloud.entity.WeiXinResult
 
WeiXinResult.WexinErrorCode - cn.aotcloud.entity中的枚举
企信消息事件类型
WindowsCodec - cn.aotcloud.codecs中的类
 
WindowsCodec() - 类 的构造器cn.aotcloud.codecs.WindowsCodec
 
withAttemptTimeLimiter(AttemptTimeLimiter<V>) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Configures the retryer to limit the duration of any particular attempt by the given duration.
withBlockStrategy(BlockStrategy) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Sets the block strategy used to decide how to block between retry attempts.
withRetryListener(RetryListener) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Adds a listener that will be notified of each attempt that is made
withStopStrategy(StopStrategy) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Sets the stop strategy used to decide when to stop retrying.
withWaitStrategy(WaitStrategy) - 类 中的方法cn.aotcloud.retry.RetryerBuilder
Sets the wait strategy used to decide how long to sleep between failed attempts.
wrap(Callable<V>) - 类 中的方法cn.aotcloud.retry.Retryer
Wraps the given Callable in a Retryer.RetryerCallable, which can be submitted to an executor.
write(int) - 类 中的方法cn.aotcloud.codecs.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - 类 中的方法cn.aotcloud.codecs.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(InputStream, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
writeFileContent(String, String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
 
WXBizMsgCrypt - cn.aotcloud.wx.utils中的类
提供接收和推送给企业微信消息的加解密接口(UTF8编码的字符串).
WXBizMsgCrypt(String, String, String) - 类 的构造器cn.aotcloud.wx.utils.WXBizMsgCrypt
构造函数

X

XMLEntityCodec - cn.aotcloud.codecs中的类
 
XMLEntityCodec() - 类 的构造器cn.aotcloud.codecs.XMLEntityCodec
 
XMLParse - cn.aotcloud.wx.utils中的类
XMLParse class 提供提取消息格式中的密文及生成回复消息格式的接口.
XMLParse() - 类 的构造器cn.aotcloud.wx.utils.XMLParse
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2023. All rights reserved.