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 2017/10/28 00:00:54 UTC

[2/3] incubator-guacamole-client git commit: GUACAMOLE-412: Merge refactor UserEvent to provide AuthenticatedUser instead of UserContext

GUACAMOLE-412: Merge refactor UserEvent to provide AuthenticatedUser instead of UserContext


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

Branch: refs/heads/master
Commit: 1a7f85ae51fe4051e67b06e72ff311c8f49cb7e0
Parents: 51ccbed 223102c
Author: Nick Couchman <vn...@apache.org>
Authored: Fri Oct 27 19:54:22 2017 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Fri Oct 27 19:54:22 2017 -0400

----------------------------------------------------------------------
 .../net/event/AuthenticationSuccessEvent.java   | 33 +++++++---------
 .../guacamole/net/event/TunnelCloseEvent.java   | 40 +++++++++++---------
 .../guacamole/net/event/TunnelConnectEvent.java | 32 +++++++++-------
 .../apache/guacamole/net/event/UserEvent.java   | 14 ++++---
 .../rest/auth/AuthenticationService.java        | 20 ++--------
 .../guacamole/tunnel/TunnelRequestService.java  | 32 +++++++++-------
 6 files changed, 86 insertions(+), 85 deletions(-)
----------------------------------------------------------------------