You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2017/10/27 17:51:08 UTC

[24/24] incubator-guacamole-client git commit: GUACAMOLE-362: Merge support for CAS ClearPass.

GUACAMOLE-362: Merge support for CAS ClearPass.


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/0d74dc58
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/0d74dc58
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/0d74dc58

Branch: refs/heads/staging/0.9.14-incubating
Commit: 0d74dc582108f1840271bfd92c101d514a77164b
Parents: d955fbe ad8820c
Author: Michael Jumper <mj...@apache.org>
Authored: Fri Oct 27 10:50:08 2017 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Fri Oct 27 10:50:08 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(-)
----------------------------------------------------------------------