Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
3.1
-
None
Description
As of now the default implementation of internal.introspection.Uberspect class does not allow the usage of anything other than default instance of internal.introspection.Permissions class, although internally the internal.introspection.Introspector has a constructor that accesspts the Permissions object. Subclassing of Uberspect does not help here since Uberspect.base() method is decalred final. We need some way to pass customized Permissions class to default Uberspect implementation
Attachments
Issue Links
- relates to
-
JEXL-253 Permissions by super type in JexlSandbox
- Closed