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.crud.connectiongroups |
Servlets dedicated to CRUD operations related to ConnectionGroups.
|
org.glyptodon.guacamole.net.basic.crud.users |
Servlets dedicated to CRUD operations related to Users.
|
org.glyptodon.guacamole.net.basic.xml.protocol |
Classes related to parsing XML files which describe the parameters of a
protocol.
|
Class and Description |
---|
AuthenticatingHttpServlet
Abstract servlet which provides an authenticatedService() function that
is only called if the HTTP request is authenticated, or the current
HTTP session has already been authenticated.
|
GuacamoleClassLoader
A ClassLoader implementation which finds classes within a configurable
directory.
|
ProtocolParameter
Represents a parameter of a protocol.
|
ProtocolParameter.Type
All possible types of protocol parameter.
|
ProtocolParameterOption
Describes an available legal value for an enumerated protocol parameter.
|
Class and Description |
---|
AuthenticatingHttpServlet
Abstract servlet which provides an authenticatedService() function that
is only called if the HTTP request is authenticated, or the current
HTTP session has already been authenticated.
|
Class and Description |
---|
AuthenticatingHttpServlet
Abstract servlet which provides an authenticatedService() function that
is only called if the HTTP request is authenticated, or the current
HTTP session has already been authenticated.
|
Class and Description |
---|
ProtocolInfo
Describes a protocol and all parameters associated with it, as required by
a protocol plugin for guacd.
|
ProtocolParameter
Represents a parameter of a protocol.
|
ProtocolParameterOption
Describes an available legal value for an enumerated protocol parameter.
|
Copyright © 2014. All Rights Reserved.