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
FieldsModifier and TypeFieldDescriptionprotected static final ExpressionContextprotected static final ExpressionEvaluator - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisUserInGroup(DocumentModel user, String el) static boolean 
- 
Field Details
- 
ec
 - 
ee
 
 - 
 - 
Constructor Details
- 
ELGroupComputerHelper
public ELGroupComputerHelper() 
 - 
 - 
Method Details
- 
isUserInGroup
 - 
isValidEL
 
 -