Merge 0.9.14-incubating changes back to master.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/e5c54226 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/e5c54226 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/e5c54226 Branch: refs/heads/master Commit: e5c542262314540af9cd926f5af5df688f892bf2 Parents: d955fbe 0d74dc5 Author: Michael Jumper <[email protected]> Authored: Fri Oct 27 10:51:05 2017 -0700 Committer: Michael Jumper <[email protected]> Committed: Fri Oct 27 10:51:05 2017 -0700 ---------------------------------------------------------------------- .../auth/cas/AuthenticationProviderService.java | 20 ++- .../auth/cas/conf/CASGuacamoleProperties.java | 12 ++ .../auth/cas/conf/ConfigurationService.java | 17 +++ .../cas/conf/PrivateKeyGuacamoleProperty.java | 86 +++++++++++++ .../cas/ticket/TicketValidationService.java | 125 ++++++++++++++++--- 5 files changed, 240 insertions(+), 20 deletions(-) ----------------------------------------------------------------------
