Uses of Class
io.apiman.gateway.engine.policies.config.AuthorizationRule
-
Packages that use AuthorizationRule Package Description io.apiman.gateway.engine.policies.config -
-
Uses of AuthorizationRule in io.apiman.gateway.engine.policies.config
Methods in io.apiman.gateway.engine.policies.config that return types with arguments of type AuthorizationRule Modifier and Type Method Description List<AuthorizationRule>AuthorizationConfig. getRules()Method parameters in io.apiman.gateway.engine.policies.config with type arguments of type AuthorizationRule Modifier and Type Method Description voidAuthorizationConfig. setRules(List<AuthorizationRule> rules)
-