索引
常量字段值|所有程序包|所有类和接口|序列化表格
A
- AbstractApplicationContextAware - cn.herodotus.stirrup.core.foundation.context中的类
-
Description: 抽象 JPA 实体变更 Listener
- AbstractApplicationContextAware() - 类的构造器 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationContextAware
- AbstractApplicationEvent<T> - cn.herodotus.stirrup.core.foundation.context中的类
-
Description: 自定义 Application Event 基础类
- AbstractApplicationEvent(T) - 类的构造器 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationEvent
- AbstractApplicationEvent(T, Clock) - 类的构造器 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationEvent
- AbstractCollectionChangeContext - cn.herodotus.stirrup.core.foundation.context中的类
-
Description: 实体集合属性变更监听器
- AbstractCollectionChangeContext() - 类的构造器 cn.herodotus.stirrup.core.foundation.context.AbstractCollectionChangeContext
- AccountCategory - cn.herodotus.stirrup.core.foundation.enums中的枚举类
- addressToUri(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
-
将IP地址加端口号,转换为http地址。
- addressToUri(String, boolean) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
-
将IP地址加端口号,转换为http地址。
- addressToUri(String, Protocol, boolean) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
-
将IP地址加端口号,转换为http地址。
- AESCryptoProcessor - cn.herodotus.stirrup.core.foundation.processor.crypto中的类
-
Description: AES 加密算法处理器
- AESCryptoProcessor() - 类的构造器 cn.herodotus.stirrup.core.foundation.processor.crypto.AESCryptoProcessor
- ALIPAY - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- ALIYUN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- AMAZON - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- appender(String, Appender<?>) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- appendPkcs8Padding(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.RSACryptoProcessor
-
将 RSA PublicKey 转换为 Pkcs8Padding 格式。
- Architecture - cn.herodotus.stirrup.core.foundation.enums中的枚举类
-
Description : 用于区分是单体应用还是微服务应用
- ARITHMETIC - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- ARITHMETIC_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- ArrayOrStringToListDeserializer - cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer中的类
-
Description: 数组转字符串序列化
- ArrayOrStringToListDeserializer() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToListDeserializer
- ArrayOrStringToSetDeserializer - cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer中的类
-
Description: 数组转字符串序列化
- ArrayOrStringToSetDeserializer() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
- ArrayUtils - cn.herodotus.stirrup.core.foundation.utils.type中的类
-
Description: 数组工具类
- ArrayUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.utils.type.ArrayUtils
B
- BAIDU - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- BaseObjectMapperBuilderCustomizer - cn.herodotus.stirrup.core.foundation.support中的接口
-
Description: 提取公共操作
C
- CaptchaCategory - cn.herodotus.stirrup.core.foundation.enums中的枚举类
-
Description: 验证码类别
- CaptchaCategoryIsIncorrectException - cn.herodotus.stirrup.core.foundation.exception.captcha中的异常错误类
-
Description: 验证码分类错误
- CaptchaCategoryIsIncorrectException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- CaptchaCategoryIsIncorrectException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- CaptchaHandlerNotExistException - cn.herodotus.stirrup.core.foundation.exception.captcha中的异常错误类
-
Description: 验证码处理器不存在
- CaptchaHandlerNotExistException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
- CaptchaHandlerNotExistException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
- CaptchaHasExpiredException - cn.herodotus.stirrup.core.foundation.exception.captcha中的异常错误类
-
Description: 验证码已过期
- CaptchaHasExpiredException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
- CaptchaHasExpiredException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
- CaptchaHasExpiredException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
- CaptchaHasExpiredException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
- CaptchaHasExpiredException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
- CaptchaIsEmptyException - cn.herodotus.stirrup.core.foundation.exception.captcha中的异常错误类
-
Description: 验证码为空
- CaptchaIsEmptyException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
- CaptchaIsEmptyException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
- CaptchaIsEmptyException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
- CaptchaIsEmptyException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
- CaptchaIsEmptyException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
- CaptchaMismatchException - cn.herodotus.stirrup.core.foundation.exception.captcha中的异常错误类
-
Description: 验证码不匹配错误
- CaptchaMismatchException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
- CaptchaMismatchException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
- CaptchaMismatchException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
- CaptchaMismatchException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
- CaptchaMismatchException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
- CaptchaParameterIllegalException - cn.herodotus.stirrup.core.foundation.exception.captcha中的异常错误类
-
Description: 验证码校验参数错误
- CaptchaParameterIllegalException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
- CaptchaParameterIllegalException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
- CaptchaRendererFactory - cn.herodotus.stirrup.core.foundation.processor.captcha中的类
-
Description: Captcha 工厂
- CaptchaRendererFactory() - 类的构造器 cn.herodotus.stirrup.core.foundation.processor.captcha.CaptchaRendererFactory
- Certificate - cn.herodotus.stirrup.core.foundation.enums中的枚举类
-
Description: 证书使用策略
- checkForGet(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.protect.SqlInjectionUtils
-
get请求sql注入校验
- checkForPost(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.protect.SqlInjectionUtils
-
post请求sql注入校验
- CHINESE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- CHINESE_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- CHINESE_GIF - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- CHINESE_GIF_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- cleaning(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.protect.XssUtils
- clear() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.TenantContextHolder
- cn.herodotus.stirrup.core.foundation.annotation - 程序包 cn.herodotus.stirrup.core.foundation.annotation
- cn.herodotus.stirrup.core.foundation.context - 程序包 cn.herodotus.stirrup.core.foundation.context
- cn.herodotus.stirrup.core.foundation.enums - 程序包 cn.herodotus.stirrup.core.foundation.enums
- cn.herodotus.stirrup.core.foundation.exception - 程序包 cn.herodotus.stirrup.core.foundation.exception
- cn.herodotus.stirrup.core.foundation.exception.captcha - 程序包 cn.herodotus.stirrup.core.foundation.exception.captcha
- cn.herodotus.stirrup.core.foundation.exception.feign - 程序包 cn.herodotus.stirrup.core.foundation.exception.feign
- cn.herodotus.stirrup.core.foundation.exception.openapi - 程序包 cn.herodotus.stirrup.core.foundation.exception.openapi
- cn.herodotus.stirrup.core.foundation.exception.properties - 程序包 cn.herodotus.stirrup.core.foundation.exception.properties
- cn.herodotus.stirrup.core.foundation.json.gson - 程序包 cn.herodotus.stirrup.core.foundation.json.gson
- cn.herodotus.stirrup.core.foundation.json.jackson2 - 程序包 cn.herodotus.stirrup.core.foundation.json.jackson2
- cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer - 程序包 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer
- cn.herodotus.stirrup.core.foundation.json.jackson2.modules - 程序包 cn.herodotus.stirrup.core.foundation.json.jackson2.modules
- cn.herodotus.stirrup.core.foundation.json.jackson2.utils - 程序包 cn.herodotus.stirrup.core.foundation.json.jackson2.utils
- cn.herodotus.stirrup.core.foundation.log - 程序包 cn.herodotus.stirrup.core.foundation.log
- cn.herodotus.stirrup.core.foundation.processor.captcha - 程序包 cn.herodotus.stirrup.core.foundation.processor.captcha
- cn.herodotus.stirrup.core.foundation.processor.crypto - 程序包 cn.herodotus.stirrup.core.foundation.processor.crypto
- cn.herodotus.stirrup.core.foundation.support - 程序包 cn.herodotus.stirrup.core.foundation.support
- cn.herodotus.stirrup.core.foundation.utils - 程序包 cn.herodotus.stirrup.core.foundation.utils
- cn.herodotus.stirrup.core.foundation.utils.protect - 程序包 cn.herodotus.stirrup.core.foundation.utils.protect
- cn.herodotus.stirrup.core.foundation.utils.type - 程序包 cn.herodotus.stirrup.core.foundation.utils.type
- CODING - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- CommaDelimitedStringToSetSerializer - cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer中的类
-
Description: 逗号分隔字符串序列化为集合
- CommaDelimitedStringToSetSerializer() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.CommaDelimitedStringToSetSerializer
- ConditionalOnReactiveApplication - cn.herodotus.stirrup.core.foundation.annotation中的批注接口
-
Description: Reactive 环境条件注解
- ConditionalOnServletApplication - cn.herodotus.stirrup.core.foundation.annotation中的批注接口
-
Description: Servlet 环境条件注解
- contains(ConditionContext, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- contains(Environment, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- contentLength(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- createKey() - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.AESCryptoProcessor
- createKey() - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.SM4CryptoProcessor
- createParser(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- createSecretKey() - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.RSACryptoProcessor
- createSecretKey() - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.SM2CryptoProcessor
- CSDN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- CUSTOM - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Certificate
-
自定义证书 JWK 生成方式
- CUSTOMIZER_DEFAULT - 接口中的静态变量 cn.herodotus.stirrup.core.foundation.json.jackson2.Jackson2CustomizerOrder
- CUSTOMIZER_XSS - 接口中的静态变量 cn.herodotus.stirrup.core.foundation.json.jackson2.Jackson2CustomizerOrder
D
- DateTimeUtils - cn.herodotus.stirrup.core.foundation.utils.type中的类
-
Description: 特殊日期处理
- DateTimeUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
- dateToZonedDateTime(Date) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
-
Date 转换成 ZonedDateTime
- decrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.AESCryptoProcessor
- decrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.RSACryptoProcessor
- decrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.SM2CryptoProcessor
- decrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.SM4CryptoProcessor
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToListDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.TimestampToLocalDateTimeDeserializer
- DINGTALK - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- DINGTALK_ACCOUNT - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- DiscoveredUnrecordedErrorException - cn.herodotus.stirrup.core.foundation.exception中的异常错误类
-
Description: 发现尚未记录的错误
- DiscoveredUnrecordedErrorException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
- DISTRIBUTED - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Architecture
-
分布式架构
- DOUYIN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
E
- ELEME - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- EncapsulationClassJackson2Module - cn.herodotus.stirrup.core.foundation.json.jackson2.modules中的类
-
Description: Java 封装类 Jackson 处理定义 Module
- EncapsulationClassJackson2Module() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.modules.EncapsulationClassJackson2Module
- encrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.AESCryptoProcessor
- encrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.RSACryptoProcessor
- encrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.SM2CryptoProcessor
- encrypt(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.crypto.SM4CryptoProcessor
- exists(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
F
- FACEBOOK - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- FeignDecodeIOException - cn.herodotus.stirrup.core.foundation.exception.feign中的异常错误类
-
Description: Feign 解码 IO 错误
- FeignDecodeIOException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
- FeignDecodeIOException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
- FeignDecodeIOException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
- FeignDecodeIOException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
- FeignDecodeIOException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
- FEISHU - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- findBooleanValue(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- findObjectNode(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- findStringValue(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- findValue(JsonNode, String, TypeReference<T>, ObjectMapper) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- FULL_PATH - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.UrlCategory
-
不含有任何特殊字符的完整路径
G
- getAccessTokenEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getAccessTokenUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getAccountType(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- getAddress() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getApplicationContext() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationContextAware
- getApplicationContext() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getApplicationName() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getArchitecture() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getAuthorizationEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getAuthorizationUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getBoolean(ConditionContext, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getBoolean(ConditionContext, String, boolean) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getBoolean(Environment, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getBoolean(Environment, String, boolean) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getCaptcha(String, String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.captcha.CaptchaRendererFactory
- getCaptchaCategory(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- getCaptchaRenderer(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.captcha.CaptchaRendererFactory
- getCategory(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.UrlCategory
- getChangedItems() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractCollectionChangeContext
- getConfigurationLock() - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- getConstant() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- getContext() - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- getData() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationEvent
- getDataAccessStrategy() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getDescription() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- getDescription() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- getDeviceAuthorizationEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getDeviceAuthorizationUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getDeviceVerificationEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getDeviceVerificationUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
- getFeedback() - 异常错误类中的方法 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
- getFile(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getFilename(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getFormat() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.Protocol
- getGatewayServiceUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getHandler() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- getHostAddress() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
-
获取运行主机ip地址
- getId() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getInputStream(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getInstance() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getInstance() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- getIp() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getIssuerUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getJsonStruct() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- getJsonStruct() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- getJwkSetEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getJwkSetUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getKey() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
不加@JsonValue,转换的时候转换出完整的对象。
- getLevel() - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackLogging
- getLoggers() - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackLogging
- getMessageServiceName() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getMessageServiceUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getObjectMapper() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- getOidcClientRegistrationEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOidcClientRegistrationUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOidcLogoutEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOidcLogoutUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOidcUserInfoEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOidcUserInfoUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOriginService() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOssServiceName() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getOssServiceUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getPort() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getPrefix() - 枚举类中的方法 cn.herodotus.stirrup.core.foundation.enums.Protocol
- getProperty(ConditionContext, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从条件上下文中获取配置信息
- getProperty(ConditionContext, String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- getProperty(ConditionContext, String, Class<T>, T) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- getProperty(ConditionContext, String, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从条件上下文中获取配置信息
- getProperty(Environment, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从环境信息中获取配置信息
- getProperty(Environment, String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- getProperty(Environment, String, Class<T>, T) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- getProperty(Environment, String, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
-
从环境信息中获取配置信息
- getProtocol() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getResource(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getResources(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getTenantId() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.TenantContextHolder
- getTokenIntrospectionEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getTokenIntrospectionUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getTokenRevocationEndpoint() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getTokenRevocationUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getTypeFactory() - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- getUaaServiceName() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getUaaServiceUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getUpmsServiceName() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getUpmsServiceUri() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getURI(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getUrl() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- getURL(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- getValueType() - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToListDeserializer
- getValueType() - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
- getValueType() - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
- GITEE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- GITHUB - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- GITLAB - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- GlobalExceptionHandler - cn.herodotus.stirrup.core.foundation.exception中的类
-
统一异常处理器
- GlobalExceptionHandler() - 类的构造器 cn.herodotus.stirrup.core.foundation.exception.GlobalExceptionHandler
- GOOGLE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- GsonUtils - cn.herodotus.stirrup.core.foundation.json.gson中的类
-
Description: Gson 工具类
H
- HTTP - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Protocol
-
协议类型
- HTTPS - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Protocol
- HUAWEI - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- HUTOOL_CIRCLE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_CIRCLE_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_GIF - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_GIF_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_LINE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_LINE_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_SHEAR - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- HUTOOL_SHEAR_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
I
- init() - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- INSTANT - 类中的静态变量 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- INSTITUTION - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
登录类型
- isClasspathAllUrl(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isClasspathUrl(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isDistributedArchitecture() - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- isFile(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isFileUrl(URL) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isFromSelf(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
-
通过给定的 ServiceId 判断是否来自于自身。
- isJarUrl(URL) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isOpen(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isReadable(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- isToken(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
- isUrl(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
J
- Jackson2Constants - cn.herodotus.stirrup.core.foundation.json.jackson2中的类
-
Description: Jackson2 用到的常量值
- Jackson2Constants() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.Jackson2Constants
- Jackson2CustomizerOrder - cn.herodotus.stirrup.core.foundation.json.jackson2中的接口
-
Description: Jackson2 ObjectMapper builder Customizer 顺序控制
- Jackson2Utils - cn.herodotus.stirrup.core.foundation.json.jackson2.utils中的类
- Jackson2Utils() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- Jackson2YamlUtils - cn.herodotus.stirrup.core.foundation.json.jackson2.utils中的类
-
Description : 基于Jackson Yaml 的 yml处理工具
- Jackson2YamlUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2YamlUtils
- JD - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- JIGSAW - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
-
验证码类别
- JIGSAW_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- JsonNodeUtils - cn.herodotus.stirrup.core.foundation.json.jackson2.utils中的类
-
Description: This class is a straight copy from Spring Authorization Server.
- JsonNodeUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- JUST_AUTH_HANDLER - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
Just Auth 第三方社交登录
K
- KUJIALE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
L
- lastModified(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
- LINE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- LINKEDIN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- ListUtils - cn.herodotus.stirrup.core.foundation.utils.type中的类
-
Description: List 常用工具类
- ListUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.utils.type.ListUtils
- LOCAL - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Target
-
目标为服务本地
- LogbackConfigurator - cn.herodotus.stirrup.core.foundation.log中的类
-
Description: Logback 日志配置工具类
- LogbackConfigurator(LoggerContext) - 类的构造器 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- LogbackConfigurator(ILoggerFactory) - 类的构造器 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- LogbackLogging - cn.herodotus.stirrup.core.foundation.log中的类
-
Description: 基于 Logback 的日志输出通用属性对象
- LogbackLogging() - 类的构造器 cn.herodotus.stirrup.core.foundation.log.LogbackLogging
- logger(String, Level) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- logger(String, Level, boolean) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- logger(String, Level, boolean, Appender<ILoggingEvent>) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- logger(String, LogLevel) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- longToInt(long) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.NumberUtils
-
long 转 int
- loop(JsonNode, Function<JsonNode, R>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
M
- MAP_TYPE_REFERENCE - 类中的静态变量 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
- MEITUAN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- merge(List<String>, List<String>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.ListUtils
-
将两个已排序的集合a和b合并到一个单独的已排序列表中,以便保留元素的自然顺序。
- MI - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- MICROSOFT - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- MONOCOQUE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Architecture
-
单体式架构
N
- NumberUtils - cn.herodotus.stirrup.core.foundation.utils.type中的类
-
Description: 数字类型工具类
- NumberUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.utils.type.NumberUtils
O
- OKTA - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- OpenApiInvokingFailedException - cn.herodotus.stirrup.core.foundation.exception.openapi中的异常错误类
-
Description: API 调用失败
- OpenApiInvokingFailedException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
- OpenApiInvokingFailedException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
- OpenApiInvokingFailedException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
- OpenApiInvokingFailedException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
- OpenApiInvokingFailedException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
- OSCHINA - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
P
- parentId(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
-
符合语法规则的 ParentId
- PHONE_NUMBER_HANDLER - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
手机号验证码登录
- PINTEREST - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- PLACEHOLDER - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.UrlCategory
-
含有占位符,含有 "{" 和 " } "
- PropertyResolver - cn.herodotus.stirrup.core.foundation.context中的类
-
Description: 配置信息读取工具类
- PropertyResolver() - 类的构造器 cn.herodotus.stirrup.core.foundation.context.PropertyResolver
- PropertyValueIsNotSetException - cn.herodotus.stirrup.core.foundation.exception.properties中的异常错误类
-
Description: Property 属性值没有设置错误
- PropertyValueIsNotSetException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
- Protocol - cn.herodotus.stirrup.core.foundation.enums中的枚举类
-
Description: Protocol枚举
- publishEvent(ApplicationEvent) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationContextAware
- publishEvent(ApplicationEvent) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
Q
- QQ - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
R
- readJsonNode(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- REDIS - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Protocol
- REDISS - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Protocol
- REMOTE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Target
-
目标为远程访问
- RENREN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- resolve(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- resolveException(Exception, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.exception.GlobalExceptionHandler
- ResourceUtils - cn.herodotus.stirrup.core.foundation.utils中的类
-
Description: 资源文件处理工具类
- root(Level, Appender<ILoggingEvent>...) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- root(LogLevel, Appender<ILoggingEvent>...) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- RSACryptoProcessor - cn.herodotus.stirrup.core.foundation.processor.crypto中的类
-
Description: RSA 加密算法处理器
- RSACryptoProcessor() - 类的构造器 cn.herodotus.stirrup.core.foundation.processor.crypto.RSACryptoProcessor
S
- sasUri(String, String, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
- serialize(String, JsonGenerator, SerializerProvider) - 类中的方法 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.CommaDelimitedStringToSetSerializer
- ServiceContextHolder - cn.herodotus.stirrup.core.foundation.context中的类
-
Description: 服务上下文信息工具类
- serviceUri(String, String, String, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
- setAccessTokenEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setAccessTokenUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setAddress(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setAfter(List<String>) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractCollectionChangeContext
- setApplicationContext(ApplicationContext) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationContextAware
- setApplicationContext(ApplicationContext) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setApplicationName(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setArchitecture(Architecture) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setAuthorizationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setAuthorizationUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setBefore(List<String>) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.AbstractCollectionChangeContext
- setDataAccessStrategy(Target) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setDeviceAuthorizationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setDeviceAuthorizationUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setDeviceVerificationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setDeviceVerificationUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setGatewayServiceUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setIp(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setIssuerUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setJwkSetEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setJwkSetUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setLevel(LogLevel) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackLogging
- setLoggers(Map<String, LogLevel>) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackLogging
- setMessageServiceName(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setMessageServiceUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOidcClientRegistrationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOidcClientRegistrationUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOidcLogoutEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOidcLogoutUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOidcUserInfoEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOidcUserInfoUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOssServiceName(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setOssServiceUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setPort(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setProtocol(Protocol) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setTenantId(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.context.TenantContextHolder
- SetToCommaDelimitedStringDeserializer - cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer中的类
-
Description: Set集合反序列化为逗号分隔字符串
- SetToCommaDelimitedStringDeserializer() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
- setTokenIntrospectionEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setTokenIntrospectionUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setTokenRevocationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setTokenRevocationUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setUaaServiceName(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setUaaServiceUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setUpmsServiceName(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setUpmsServiceUri(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- setUrl(String) - 类中的方法 cn.herodotus.stirrup.core.foundation.context.ServiceContextHolder
- SLACK - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- SM2CryptoProcessor - cn.herodotus.stirrup.core.foundation.processor.crypto中的类
-
Description: 国密 SM2 算法处理
- SM2CryptoProcessor() - 类的构造器 cn.herodotus.stirrup.core.foundation.processor.crypto.SM2CryptoProcessor
- SM4CryptoProcessor - cn.herodotus.stirrup.core.foundation.processor.crypto中的类
-
Description: 国密对称算法 SM4 处理器
- SM4CryptoProcessor() - 类的构造器 cn.herodotus.stirrup.core.foundation.processor.crypto.SM4CryptoProcessor
- SMS - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- SPEC - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- SPEC_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- SPEC_GIF - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- SPEC_GIF_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- SqlInjectionUtils - cn.herodotus.stirrup.core.foundation.utils.protect中的类
-
Description: SQL注入处理工具类
- SqlInjectionUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.utils.protect.SqlInjectionUtils
- STACK_OVERFLOW - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- STANDARD - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.Certificate
-
Spring Authorization Server 默认的 JWK 生成方式
- start(LifeCycle) - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackConfigurator
- STRING_OBJECT_MAP - 类中的静态变量 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- STRING_SET - 类中的静态变量 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.JsonNodeUtils
- stringToZonedDateTime(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
- stringToZonedDateTime(String, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
T
- TAOBAO - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- Target - cn.herodotus.stirrup.core.foundation.enums中的枚举类
-
Description: 目标枚举
- TEAMBITION - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- TenantContextHolder - cn.herodotus.stirrup.core.foundation.context中的类
-
Description: 存储/获取当前线程的租户信息
- TenantContextHolder() - 类的构造器 cn.herodotus.stirrup.core.foundation.context.TenantContextHolder
- TimestampToLocalDateTimeDeserializer - cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer中的类
-
Description: Timestamp 转 LocalDateTime 反序列化器
- TimestampToLocalDateTimeDeserializer() - 类的构造器 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.TimestampToLocalDateTimeDeserializer
- toArray(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toArray(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toArray(List<Module>) - 接口中的方法 cn.herodotus.stirrup.core.foundation.support.BaseObjectMapperBuilderCustomizer
- toBase64(Resource) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
-
将
Resource转换为 Base64 数据。 - toBytes(Resource) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.ResourceUtils
-
将
Resource转换为 byte - toJson(T) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toJson(T) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toJsonArray(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toJsonElement(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toJsonObject(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toList(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toList(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toListMap(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toLocalDateTime(long) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
-
时间戳转换为
LocalDateTime - toMap(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toMap(String, Class<K>, Class<V>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toMaps(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
- toNode(JsonParser) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toNode(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toObject(String, TypeReference<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toObject(String, JavaType) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toObject(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
-
将 json 转化为 对象
- toObject(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toObject(String, Type) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.gson.GsonUtils
-
将 json 转化为 对象
- toObject(Map<String, Object>, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toSet(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2Utils
- toString() - 类中的方法 cn.herodotus.stirrup.core.foundation.log.LogbackLogging
- toStringArray(List<String>) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.ListUtils
-
将 List 转换为 String[]
- toStringList(String[]) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.ArrayUtils
-
将字符串数组转换成字符串List
- TOUTIAO - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- TWITTER - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
U
- url(String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
-
符合语法规则的 URL
- UrlCategory - cn.herodotus.stirrup.core.foundation.enums中的枚举类
-
Description: URL 路径类别
- UrlFormatIncorrectException - cn.herodotus.stirrup.core.foundation.exception.properties中的异常错误类
-
Description: Url 格式错误
- UrlFormatIncorrectException() - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(String) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(String, Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(String, Throwable, boolean, boolean) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(Throwable) - 异常错误类的构造器 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
V
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Architecture
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Certificate
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Protocol
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Target
-
返回带有指定名称的该类的枚举常量。
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.UrlCategory
-
返回带有指定名称的该类的枚举常量。
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Architecture
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Certificate
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Protocol
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.Target
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.core.foundation.enums.UrlCategory
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
- verify(Verification) - 类中的方法 cn.herodotus.stirrup.core.foundation.processor.captcha.CaptchaRendererFactory
- VERSION - 类中的静态变量 cn.herodotus.stirrup.core.foundation.json.jackson2.Jackson2Constants
W
- WECHAT_ENTERPRISE - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- WECHAT_ENTERPRISE_WEB - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- WECHAT_MINI_APP_HANDLER - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
-
手机号验证码登录
- WECHAT_MP - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- WECHAT_OPEN - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- WEIBO - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- WellFormedUtils - cn.herodotus.stirrup.core.foundation.utils中的类
-
Description: 符合语法规则的工具类
- WellFormedUtils() - 类的构造器 cn.herodotus.stirrup.core.foundation.utils.WellFormedUtils
- WILDCARD - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.UrlCategory
-
含有通配符,含有 "*" 或 "?"
- WORD_CLICK - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- WORD_CLICK_CAPTCHA - 枚举类中的静态变量 cn.herodotus.stirrup.core.foundation.enums.CaptchaCategory
- writeAsString(D, boolean) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2YamlUtils
-
将实体转化为Yaml形式的字符串
- writeAsString(T) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.json.jackson2.utils.Jackson2YamlUtils
- WXAPP - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
X
- XMLY - 枚举类 中的枚举常量 cn.herodotus.stirrup.core.foundation.enums.AccountCategory
- XssUtils - cn.herodotus.stirrup.core.foundation.utils.protect中的类
-
Description: Antisamy 单例 工具类
Z
- zonedDateTimeToDate(ZonedDateTime) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
-
ZonedDateTime 转换成 Date
- zonedDateTimeToString(ZonedDateTime) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
- zonedDateTimeToString(ZonedDateTime, String) - 类中的静态方法 cn.herodotus.stirrup.core.foundation.utils.type.DateTimeUtils
常量字段值|所有程序包|所有类和接口|序列化表格