- ABILITY_VERSION - 类 中的静态变量org.apache.shenyu.plugin.sign.extractor.AbilityHeaderExtractor
-
Version identifier for ability sign routing.
- AbilityHeaderExtractor - org.apache.shenyu.plugin.sign.extractor中的类
-
AbilityHeaderExtractor - Extracts x-sg-* headers for 能力平台 sign verification.
- AbilityHeaderExtractor() - 类 的构造器org.apache.shenyu.plugin.sign.extractor.AbilityHeaderExtractor
-
- AbilitySignProvider - org.apache.shenyu.plugin.sign.provider中的类
-
AbilitySignProvider - Sign algorithm for 能力平台 x-sg-* Header verification.
- AbilitySignProvider() - 类 的构造器org.apache.shenyu.plugin.sign.provider.AbilitySignProvider
-
- and(VerifySupplier) - 接口 中的方法org.apache.shenyu.plugin.sign.api.VerifySupplier
-
Returns a composed verifySupplier that represents a short-circuiting logical AND of this verifySupplier and another.
- apply(VerifySupplier) - 接口 中的静态方法org.apache.shenyu.plugin.sign.api.VerifySupplier
-
Returns itself, this mainly helps to write smooth code.