Package | Description |
---|---|
org.glyptodon.guacamole.net.basic |
Classes specific to the general-purpose web application implemented by
the Guacamole project using the Guacamole APIs.
|
org.glyptodon.guacamole.net.basic.properties |
Classes related to the properties which the Guacamole web application
(and stock parts of it) read from guacamole.properties.
|
org.glyptodon.guacamole.properties |
Provides classes for reading properties from the web-application-wide
guacamole.properties file.
|
Modifier and Type | Field and Description |
---|---|
static BooleanGuacamoleProperty |
CaptureClipboard.INTEGRATION_ENABLED
Whether clipboard integration is enabled.
|
Modifier and Type | Field and Description |
---|---|
static BooleanGuacamoleProperty |
BasicGuacamoleProperties.ENABLE_HTTP_AUTH
Whether HTTP "Authorization" headers should be taken into account when
authenticating the user.
|
Modifier and Type | Field and Description |
---|---|
static BooleanGuacamoleProperty |
GuacamoleProperties.GUACD_SSL
Whether guacd requires SSL/TLS on connections.
|
Copyright © 2016. All rights reserved.