Interface RuleSetValidation<T extends AclRuleSetSource>
-
- All Superinterfaces:
Validation
public interface RuleSetValidation<T extends AclRuleSetSource> extends Validation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetSource()-
Methods inherited from interface com.dtolabs.rundeck.core.authorization.Validation
getErrors, isValid
-
-
-
-
Method Detail
-
getSource
T getSource()
-
-