You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Juan José Ramos Cassella (Jira)" <ji...@apache.org> on 2019/09/19 11:07:00 UTC

[jira] [Resolved] (GEODE-6984) Publish MethodInvocationAuthorizer and RestrictedMethodInvocationAuthorizer

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

Juan José Ramos Cassella resolved GEODE-6984.
---------------------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

> Publish MethodInvocationAuthorizer and RestrictedMethodInvocationAuthorizer
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-6984
>                 URL: https://issues.apache.org/jira/browse/GEODE-6984
>             Project: Geode
>          Issue Type: New Feature
>          Components: querying
>            Reporter: Juan José Ramos Cassella
>            Assignee: Juan José Ramos Cassella
>            Priority: Major
>              Labels: GeodeCommons
>             Fix For: 1.11.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Move both classes out of the {{internal}} package and make them public. The new name for {{RestrictedMethodInvocationAuthorizer}} should be {{RestrictedMethodAuthorizer}}.
>  Once this ticket is implemented, the {{DefaultQueryService}} should use the actual rules and [instantiate|https://github.com/apache/geode/blob/rel/v1.9.0/geode-core/src/main/java/org/apache/geode/cache/query/internal/DefaultQueryService.java#L117-L131] the new {{RestrictedMethodAuthorizer}} by default so we can continue implementing the rest of the proposal without blocking any releases.
> Add comprehensive and clear documentation to the classes and all methods so customers can use and understand them without leaving their IDE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)