| Package | Description |
|---|---|
| net.sourceforge.guacamole.net.basic |
Classes specific to the general-purpose web application implemented by
the Guacamole project using the Guacamole APIs.
|
| net.sourceforge.guacamole.net.basic.crud.connections |
Servlets dedicated to CRUD operations related to Connections.
|
| net.sourceforge.guacamole.net.basic.crud.permissions |
Servlets dedicated to CRUD operations related to Permissions.
|
| net.sourceforge.guacamole.net.basic.xml.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 © 2013. All Rights Reserved.