Package org.apache.guacamole.token
-
Class Summary Class Description StandardTokens Deprecated. Standard tokens are now supplied by default to the connect() functions of connections and connection groups.TokenFilter Filtering object which replaces tokens of the form "${TOKEN_NAME}" with their corresponding values.TokenName Utility class for generating parameter token names. -
Exception Summary Exception Description GuacamoleTokenUndefinedException An exception thrown when a token cannot be substituted because it has no corresponding value.