Package com.hybris.cockpitng.dataaccess.services.impl.expression
-
Class Summary Class Description RestrictedEvaluationContextFactory Decorator of factory forEvaluationContextthat checks whether user has enough privileges to evaluate expression.RestrictedReadEvaluationContext EvaluationContextwrapper, that checks current user permissions during expression evaluation.RestrictedReadPropertyAccessor PropertyAccessorwrapper, that checks current user permissions before it reads a value. -
Exception Summary Exception Description RestrictedAccessException Exception thrown when a property value may not be provided, because current user is not allowed to read it.