[ https://issues.apache.org/jira/browse/GEODE-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476343#comment-16476343 ]
ASF subversion and git services commented on GEODE-5041: -------------------------------------------------------- Commit 5b1abbac0ec49eaba271c3687d50c3d3b6364b17 in geode's branch refs/heads/develop from Dan Smith [ https://gitbox.apache.org/repos/asf?p=geode.git;h=5b1abba ] GEODE-5041: Renaming authorization to security in new protocol Since we are now doing post processing as well as authorization in the security related classes, renaming them to be Security* > Add post processor to new client protocol > ----------------------------------------- > > Key: GEODE-5041 > URL: https://issues.apache.org/jira/browse/GEODE-5041 > Project: Geode > Issue Type: New Feature > Components: client/server > Reporter: Galen O'Sullivan > Priority: Major > Labels: pull-request-available > Fix For: 1.7.0 > > Time Spent: 50m > Remaining Estimate: 0h > > Geode security supports post-processing of operation results before they are > sent to clients. The new protocol doesn't currently integrate with the > post-processor, which is a feature that users expect to apply to all clients. > Make sure that users value massaging happens with any operation that returns > a value. > See org.apache.geode.security.PostProcessor. -- This message was sent by Atlassian JIRA (v7.6.3#76005)