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/01/28 18:52:13 UTC

[02/13] incubator-guacamole-client git commit: GUACAMOLE-47: Add imports needed for implementation of client token.

GUACAMOLE-47: Add imports needed for implementation of client token.


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

Branch: refs/heads/master
Commit: 3614aff4d9719a4768b0e98b3c02b6e6635143ca
Parents: 797bb86
Author: Nick Couchman <ni...@yahoo.com>
Authored: Fri Jan 6 19:26:53 2017 -0500
Committer: Nick Couchman <ni...@yahoo.com>
Committed: Fri Jan 6 19:26:53 2017 -0500

----------------------------------------------------------------------
 .../src/main/java/org/apache/guacamole/token/StandardTokens.java    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/3614aff4/guacamole-ext/src/main/java/org/apache/guacamole/token/StandardTokens.java
----------------------------------------------------------------------
diff --git a/guacamole-ext/src/main/java/org/apache/guacamole/token/StandardTokens.java b/guacamole-ext/src/main/java/org/apache/guacamole/token/StandardTokens.java
index 4bf4221..0dd4aed 100644
--- a/guacamole-ext/src/main/java/org/apache/guacamole/token/StandardTokens.java
+++ b/guacamole-ext/src/main/java/org/apache/guacamole/token/StandardTokens.java
@@ -22,6 +22,7 @@ package org.apache.guacamole.token;
 import java.text.SimpleDateFormat;
 import java.util.Date;
 import org.apache.guacamole.net.auth.Credentials;
+import javax.servlet.http.HttpServletRequest;
 
 /**
  * Utility class which provides access to standardized token names, as well as