Package | Description |
---|---|
org.apache.guacamole.token |
Modifier and Type | Method and Description |
---|---|
static void |
StandardTokens.addStandardTokens(TokenFilter filter)
Adds tokens which are standardized by guacamole-ext to the given
TokenFilter and which do not require a corresponding Credentials object.
|
static void |
StandardTokens.addStandardTokens(TokenFilter filter,
Credentials credentials)
Adds tokens which are standardized by guacamole-ext to the given
TokenFilter using the values from the given Credentials object.
|
Copyright © 2017. All rights reserved.