public interface AuthConstraintNode extends ConstraintNode<AuthConstraint>
Grammar: authority(principal_list)
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrincipalNode> |
principals()
Gets the list of principal who grants their authorities.
|
AuthConstraintNode |
principals(java.util.List<PrincipalNode> principals)
Returns a copy of this node with the principal list updated.
|
constraints, constraintsdel, del, dump, error, error, ext, ext, ext, ext, isDisambiguated, isTypeChecked, position, position, visit, visitEdgeaddDecls, buildTypes, buildTypesEnter, checkConstants, childExpectedType, copy, copy, disambiguate, disambiguateEnter, disambiguateOverride, dump, dump, dump, dump, enterChildScope, enterScope, exceptionCheck, exceptionCheckEnter, extRewrite, extRewriteEnter, extRewriteOverride, lang, prettyPrint, prettyPrint, prettyPrint, prettyPrint, prettyPrint, throwTypes, translate, typeCheck, typeCheckEnter, typeCheckOverride, visitChild, visitChildren, visitListjava.util.List<PrincipalNode> principals()
AuthConstraintNode principals(java.util.List<PrincipalNode> principals)