Class AuthCondition
java.lang.Object
com.alibaba.cloud.commons.governance.auth.condition.AuthCondition
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAuthCondition(AuthCondition.ValidationType type, Matcher matcher) AuthCondition(AuthCondition.ValidationType type, String key, Matcher matcher) -
Method Summary
-
Constructor Details
-
AuthCondition
public AuthCondition() -
AuthCondition
-
AuthCondition
-
-
Method Details
-
getType
-
setType
-
getKey
-
setKey
-
getMatcher
-
setMatcher
-