Merge branch 'feature/SLIDER-677_enable_keytabless_operation' into develop
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/fd0e7d36 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/fd0e7d36 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/fd0e7d36 Branch: refs/heads/feature/SLIDER-151_REST_API Commit: fd0e7d36a7b23bbe484c206cc64e5756d09ab2d1 Parents: 94970e9 1bdf80c Author: Jon Maron <[email protected]> Authored: Mon Dec 1 15:33:32 2014 -0500 Committer: Jon Maron <[email protected]> Committed: Mon Dec 1 15:33:32 2014 -0500 ---------------------------------------------------------------------- .../slider/core/launch/AppMasterLauncher.java | 22 ++++- .../providers/agent/AgentProviderService.java | 29 +++--- .../slideram/SliderAMClientProvider.java | 22 +++-- .../server/appmaster/SliderAppMaster.java | 97 ++++++++++++-------- .../security/SecurityConfiguration.java | 20 ++-- .../security/SecurityConfigurationTest.groovy | 15 --- 6 files changed, 118 insertions(+), 87 deletions(-) ----------------------------------------------------------------------
