- 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
-
- 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
-
- equals(String) - 类 中的静态方法cn.aotcloud.utils.PrincipalUtil
-
- 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数据包中的加密消息
- 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
-
- getBodyRequest(ServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
-
- getBodyString() - 类 中的方法cn.aotcloud.filter.BodyHttpRequestWrapper
-
- getBodyString(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
-
获取请求体字符
- getBodyString(BodyHttpRequestWrapper) - 类 中的静态方法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.BodyHttpRequestWrapper
-
- 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.BodyHttpRequestWrapper
-
- getParameter(HttpServletRequest, String) - 类 中的静态方法cn.aotcloud.utils.HttpServletUtil
-
- getParameterMap() - 类 中的方法cn.aotcloud.filter.BodyHttpRequestWrapper
-
- getParameterMap(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.HttpRequestUtil
-
- getParameterNames() - 类 中的方法cn.aotcloud.filter.BodyHttpRequestWrapper
-
- 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.BodyHttpRequestWrapper
-
- 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.BodyHttpRequestWrapper
-
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- read() - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
-
- read(byte[], int, int) - 类 中的方法cn.aotcloud.filter.ServletBufferInputStream
-
- readCharacterEncoding(HttpServletRequest) - 类 中的静态方法cn.aotcloud.utils.ServletUtils
-
- readFileContent(String) - 类 中的静态方法cn.aotcloud.utils.FileUtil
-
- readScript(LineNumberReader, String, String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
-
- readScript(LineNumberReader, String[], String, String) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
-
- 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) - 类 中的静态方法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.BodyHttpRequestWrapper
-
- 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
-
- 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中的类
-
- 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.
- 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
-
- 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.BodyHttpRequestWrapper
-
- 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
-
- setOrder(FilterRegistrationBean<?>) - 类 中的静态方法cn.aotcloud.utils.FilterRegistrationBeanUtil
-
- setOverrideDefaultPassword(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
-
- setOverrideDefaultUser(String) - 类 中的方法cn.aotcloud.prop.C3P0Properties
-
- setParallelization(int) - 类 中的方法cn.aotcloud.crypto.EncryptionProperties.SCryptAuthkey
-
- setParameterMap(Map<String, String[]>) - 类 中的方法cn.aotcloud.filter.BodyHttpRequestWrapper
-
- setParameterValues(String, String[]) - 类 中的方法cn.aotcloud.filter.BodyHttpRequestWrapper
-
- 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
-
- SimpleTimeLimiter() - 类 的构造器cn.aotcloud.retry.SimpleTimeLimiter
-
- 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
-
- splitSqlScript(String, String, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
-
- splitSqlScript(EncodedResource, String, String, String, String, String, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
-
- splitSqlScript(EncodedResource, String, String, String[], String, String, List<String>) - 类 中的静态方法cn.aotcloud.utils.ScriptUtils
-
- 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中的类
-
- StopStrategy - cn.aotcloud.retry中的接口
-
A strategy used to decide if a retryer must stop retrying after a failed attempt or not.
- 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
-