Package | Description |
---|---|
net.sourceforge.guacamole.net.basic | |
org.glyptodon.guacamole |
All classes which apply generally across the Guacamole web application
and all other web applications which use the API provided by the
Guacamole project.
|
org.glyptodon.guacamole.io |
All classes relating directly to data input or output.
|
org.glyptodon.guacamole.net |
Classes which apply to network-specific concepts, such as low-level sockets
and tunnels.
|
org.glyptodon.guacamole.net.auth |
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
|
org.glyptodon.guacamole.net.auth.permission |
Provides classes which describe the various permissions a Guacamole user
can be granted.
|
org.glyptodon.guacamole.net.auth.simple |
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
|
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.auth |
Classes which drive the default, basic authentication of the Guacamole
web application.
|
org.glyptodon.guacamole.net.basic.crud.connectiongroups |
Servlets dedicated to CRUD operations related to ConnectionGroups.
|
org.glyptodon.guacamole.net.basic.crud.connections |
Servlets dedicated to CRUD operations related to Connections.
|
org.glyptodon.guacamole.net.basic.crud.permissions |
Servlets dedicated to CRUD operations related to Permissions.
|
org.glyptodon.guacamole.net.basic.crud.protocols |
Servlets dedicated to CRUD operations related to protocols.
|
org.glyptodon.guacamole.net.basic.crud.users |
Servlets dedicated to CRUD operations related to Users.
|
org.glyptodon.guacamole.net.basic.event |
Classes used by the Guacamole web application to broadcast events.
|
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.net.basic.xml |
Classes driving the SAX-based XML parser used by the Guacamole web
application.
|
org.glyptodon.guacamole.net.basic.xml.protocol |
Classes related to parsing XML files which describe the parameters of a
protocol.
|
org.glyptodon.guacamole.net.basic.xml.user_mapping |
Classes related to parsing the user-mapping.xml file.
|
org.glyptodon.guacamole.net.event |
Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.
|
org.glyptodon.guacamole.net.event.listener |
Provides classes for hooking into various events that take place as
users log into and use the Guacamole web application.
|
org.glyptodon.guacamole.properties |
Provides classes for reading properties from the web-application-wide
guacamole.properties file.
|
org.glyptodon.guacamole.protocol |
Classes relating directly to the Guacamole protocol.
|
org.glyptodon.guacamole.servlet |
Classes which build upon the Java Servlet API, providing an HTTP-based
tunnel and session management.
|
Copyright © 2013. All rights reserved.