You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2019/04/01 16:32:05 UTC

[jira] [Updated] (JEXL-292) Allow to specify custom Permissions class for Uberspect to be used later by Introspector

     [ https://issues.apache.org/jira/browse/JEXL-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro updated JEXL-292:
-------------------------------
    Assignee: Henri Biestro

> Allow to specify custom Permissions class for Uberspect to be used later by Introspector
> ----------------------------------------------------------------------------------------
>
>                 Key: JEXL-292
>                 URL: https://issues.apache.org/jira/browse/JEXL-292
>             Project: Commons JEXL
>          Issue Type: New Feature
>    Affects Versions: 3.1
>            Reporter: Dmitri Blinov
>            Assignee: Henri Biestro
>            Priority: Minor
>
> 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, althow 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)