mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-221: Remove documentation that is no longer applicable as of commit 1210d5624c
.
The getGuacamoleConfiguration() function *used* to perform token substitution. Since the deprecation of the StandardTokens class, this is no longer the case.
This commit is contained in:
@@ -206,9 +206,7 @@ public abstract class AbstractGuacamoleTunnelService implements GuacamoleTunnelS
|
||||
* will be joined rather than establishing an entirely new connection. If
|
||||
* a sharing profile is provided, the parameters associated with that
|
||||
* sharing profile will be used to define the access provided to the user
|
||||
* accessing the shared connection. If tokens are used in the connection
|
||||
* parameter values of the sharing profile, credentials from the given user
|
||||
* will be substituted appropriately.
|
||||
* accessing the shared connection.
|
||||
*
|
||||
* @param connection
|
||||
* The connection that the user is connecting to.
|
||||
|
Reference in New Issue
Block a user