Merge branch 'APEXCORE-519' of https://github.com/PramodSSImmaneni/apex-core into APEXCORE-519
Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/3d0cefce Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/3d0cefce Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/3d0cefce Branch: refs/heads/master Commit: 3d0cefce5d045ae664053a2a973e3dc632ca5585 Parents: b102f59 481e529 Author: Vlad Rozov <[email protected]> Authored: Mon Oct 3 15:34:29 2016 -0700 Committer: Vlad Rozov <[email protected]> Committed: Mon Oct 3 15:34:29 2016 -0700 ---------------------------------------------------------------------- .../datatorrent/stram/security/AuthScheme.java | 2 +- .../datatorrent/stram/util/SecurityUtils.java | 30 +++++++----------- .../stram/util/WebServicesClient.java | 33 +++++++++++++------- .../stram/util/SecurityUtilsTest.java | 22 +++++++++---- .../stram/util/WebServicesClientTest.java | 12 +++++-- .../test/resources/security/dt-site-digest.xml | 33 ++++++++++++++++++++ 6 files changed, 93 insertions(+), 39 deletions(-) ----------------------------------------------------------------------
