Interface AclRuleSetAuthorization
-
- All Superinterfaces:
AclRuleSetSource,Authorization
- All Known Implementing Classes:
RuleEvaluator
public interface AclRuleSetAuthorization extends Authorization, AclRuleSetSource
-
-
Method Summary
-
Methods inherited from interface com.dtolabs.rundeck.core.authorization.AclRuleSetSource
getRuleSet
-
Methods inherited from interface com.dtolabs.rundeck.core.authorization.Authorization
evaluate, evaluate
-
-