You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/06/30 13:37:04 UTC

[2/3] storm git commit: Merge branch 'STORM-1233_port_AuthUtils_test_to_java' of https://github.com/abellina/storm into STORM-1233

Merge branch 'STORM-1233_port_AuthUtils_test_to_java' of https://github.com/abellina/storm into STORM-1233


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/356c1c8f
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/356c1c8f
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/356c1c8f

Branch: refs/heads/master
Commit: 356c1c8f52b339ed1ac51b5d91fba1e7ecb7f2da
Parents: 878f5eb 19a7f36
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu Jun 30 22:25:54 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Jun 30 22:25:54 2016 +0900

----------------------------------------------------------------------
 .../apache/storm/security/auth/AuthUtils.java   | 139 ++++++-----
 .../storm/security/auth/AuthUtils_test.clj      |  75 ------
 .../storm/security/auth/AuthUtilsTest.java      | 240 +++++++++++++++++++
 .../storm/security/auth/AuthUtilsTestMock.java  |  82 +++++++
 4 files changed, 398 insertions(+), 138 deletions(-)
----------------------------------------------------------------------