public final class PredicateJudgeFactory
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.Boolean |
judge(org.apache.shenyu.common.dto.ConditionData conditionData,
java.lang.String realData)
judge request realData has by pass.
|
static PredicateJudge |
newInstance(java.lang.String operator)
New instance predicate judge.
|
public static PredicateJudge newInstance(java.lang.String operator)
operator - the operatorpublic static java.lang.Boolean judge(org.apache.shenyu.common.dto.ConditionData conditionData,
java.lang.String realData)
conditionData - condition datarealData - realDataCopyright © 2026 The Apache Software Foundation. All rights reserved.