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

This commit is contained in:
Nick Couchman
2017-01-06 19:26:53 -05:00
parent 797bb86a43
commit 3614aff4d9

View File

@@ -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