Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
After changing to the interface based models, our Default**ModelPermissionEvaluators will fail because the intenal map of evaluators built in the RavePermissionEvaluator uses the class name (interface) as the key, and now the objects coming into the evaluators will either be Jpa or *Impl objects, and not match up to an evaluator.