You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/10/05 19:14:07 UTC

[2/3] guacamole-client git commit: GUACAMOLE-96: Merge add protected convenience method for retrieving delegate object.

GUACAMOLE-96: Merge add protected convenience method for retrieving delegate object.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/25071673
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/25071673
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/25071673

Branch: refs/heads/master
Commit: 25071673dbd499999f6722f9c31778a5c4e86ab7
Parents: 7fcb506 11c1d8c
Author: Nick Couchman <vn...@apache.org>
Authored: Fri Oct 5 14:40:22 2018 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Fri Oct 5 14:40:22 2018 -0400

----------------------------------------------------------------------
 .../org/apache/guacamole/auth/totp/user/TOTPUser.java    |  8 +-------
 .../apache/guacamole/net/auth/DelegatingConnection.java  | 10 ++++++++++
 .../guacamole/net/auth/DelegatingConnectionGroup.java    | 11 +++++++++++
 .../apache/guacamole/net/auth/DelegatingDirectory.java   | 10 ++++++++++
 .../guacamole/net/auth/DelegatingSharingProfile.java     | 11 +++++++++++
 .../org/apache/guacamole/net/auth/DelegatingUser.java    | 10 ++++++++++
 .../apache/guacamole/net/auth/DelegatingUserContext.java | 11 +++++++++++
 .../apache/guacamole/net/auth/DelegatingUserGroup.java   | 10 ++++++++++
 8 files changed, 74 insertions(+), 7 deletions(-)
----------------------------------------------------------------------