-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: None
-
None
PermissionDelegate checks are failing on a match of the remote class to a key, matching the expected class name, in a hashmap, mapping the delegate. Dont use reflection or, if reflection must be used, use isAssignableFrom(..) or something like that.