Class ELGroupComputerHelper
java.lang.Object
org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper
Helper to provide an easy way to execute the expression language defined in a Shibb Group doc
- Author:
- Arnaud Kervern
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final ExpressionContext
protected static final ExpressionEvaluator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isUserInGroup
(DocumentModel user, String el) static boolean
-
Field Details
-
ec
-
ee
-
-
Constructor Details
-
ELGroupComputerHelper
public ELGroupComputerHelper()
-
-
Method Details
-
isUserInGroup
-
isValidEL
-