This is an automated email from the ASF dual-hosted git repository.
jjramos pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 14bdcc6 GEODE-6966: add default jqFilter for the json result (#4060)
add 7e26822 GEODE-6985: Implement RestrictedMethodAuthorizer (#4077)
No new revisions were added by this update.
Summary of changes:
.../cache/query/internal/DefaultQueryService.java | 2 +-
.../query/security/MethodInvocationAuthorizer.java | 15 +-
.../query/security/RestrictedMethodAuthorizer.java | 394 +++++++--
.../security/RestrictedMethodAuthorizerTest.java | 965 +++++++++++----------
4 files changed, 842 insertions(+), 534 deletions(-)