You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/09 09:57:00 UTC

[jira] [Commented] (GEODE-6987) Implement RegExMethodAuthorizer

    [ https://issues.apache.org/jira/browse/GEODE-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16947507#comment-16947507 ] 

ASF subversion and git services commented on GEODE-6987:
--------------------------------------------------------

Commit 915e119343aeae7bb7e99892a6c02196adde3cdb in geode's branch refs/heads/develop from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=915e119 ]

GEODE-6987: Implement RegExMethodAuthorizer (#4123)

- Made the class final, immutable and thread safe.
- Added comprehensive javadocs to the class and its methods.
- Added several unit tests for the class and all public methods.

> Implement RegExMethodAuthorizer
> -------------------------------
>
>                 Key: GEODE-6987
>                 URL: https://issues.apache.org/jira/browse/GEODE-6987
>             Project: Geode
>          Issue Type: New Feature
>          Components: querying
>            Reporter: Juan Ramos
>            Assignee: Juan Ramos
>            Priority: Major
>              Labels: GeodeCommons
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Implement the [RegExMethodAuthorizer |https://cwiki.apache.org/confluence/display/GEODE/OQL+Method+Invocation+Security#OQLMethodInvocationSecurity-RegExMethodAuthorizer] class.
> * Make sure the class is immutable and thread safe.
> * Implement unit tests for the class and all of its methods.
> * Add comprehensive  and clear documentation to the class and all its public methods so customers can use it without leaving their IDE.



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