You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2016/06/21 16:24:35 UTC

[2/2] incubator-geode git commit: Merge branch 'feature/GEODE-1571' of github.com:jinmeiliao/incubator-geode into feature/GEODE-1571

Merge branch 'feature/GEODE-1571' of github.com:jinmeiliao/incubator-geode into feature/GEODE-1571


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/756d8216
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/756d8216
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/756d8216

Branch: refs/heads/feature/GEODE-1571
Commit: 756d8216e65d9d56b8f348f91a748a07807e6dcd
Parents: b32a510 6cd2ff9
Author: Kevin J. Duling <kd...@pivotal.io>
Authored: Tue Jun 21 08:25:11 2016 -0700
Committer: Kevin J. Duling <kd...@pivotal.io>
Committed: Tue Jun 21 08:25:11 2016 -0700

----------------------------------------------------------------------
 .../internal/cache/tier/sockets/ClientUserAuths.java |  7 +++++--
 .../cache/tier/sockets/ServerConnection.java         |  4 ----
 .../cache/tier/sockets/ServerHandShakeProcessor.java |  3 +--
 .../gemfire/internal/security/GeodeSecurityUtil.java |  3 +++
 .../internal/security/CliCommandsSecurityTest.java   |  2 +-
 .../GeodeSecurityUtilWithIniFileJUnitTest.java       | 14 +++++++-------
 .../internal/security/GfshCommandsSecurityTest.java  |  2 +-
 .../security/IntegratedClientAuthDUnitTest.java      | 15 +++++++--------
 8 files changed, 25 insertions(+), 25 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/756d8216/geode-core/src/test/java/com/gemstone/gemfire/security/IntegratedClientAuthDUnitTest.java
----------------------------------------------------------------------