Skip navigation links

guacamole-client 0.9.8 API

Packages 
Package Description
net.sourceforge.guacamole.net.auth.noauth  
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.environment  
org.glyptodon.guacamole.form
Provides classes which describe the contents and semantics of forms which may be presented to the user.
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.credentials  
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.extension
Classes which represent and facilitate the loading of extensions to the Guacamole web application.
org.glyptodon.guacamole.net.basic.log  
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.resource
Classes which describe and provide access to arbitrary resources, such as the contents of the classpath of a classloader, or files within the web application itself.
org.glyptodon.guacamole.net.basic.rest
Classes related to the basic Guacamole REST API.
org.glyptodon.guacamole.net.basic.rest.activeconnection  
org.glyptodon.guacamole.net.basic.rest.auth
Classes related to the authentication aspect of the Guacamole REST API.
org.glyptodon.guacamole.net.basic.rest.connection
Classes related to the connection manipulation aspect of the Guacamole REST API.
org.glyptodon.guacamole.net.basic.rest.connectiongroup
Classes related to the connection group manipulation aspect of the Guacamole REST API.
org.glyptodon.guacamole.net.basic.rest.language
Classes related to the language retrieval aspect of the Guacamole REST API.
org.glyptodon.guacamole.net.basic.rest.permission
Classes related to the permission manipulation aspect of the Guacamole REST API.
org.glyptodon.guacamole.net.basic.rest.schema
Classes related to the self-description of the Guacamole REST API, such as the attributes or parameters applicable to specific objects.
org.glyptodon.guacamole.net.basic.rest.user
Classes related to the user manipulation aspect of the Guacamole REST API.
org.glyptodon.guacamole.net.basic.websocket
Standard WebSocket tunnel implementation.
org.glyptodon.guacamole.net.basic.websocket.jetty8
Jetty 8 WebSocket tunnel implementation.
org.glyptodon.guacamole.net.basic.xml.usermapping
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.protocols  
org.glyptodon.guacamole.servlet
Classes which build upon the Java Servlet API, providing an HTTP-based tunnel and session management.
org.glyptodon.guacamole.token  
org.glyptodon.guacamole.websocket  
org.glyptodon.guacamole.xml
Classes driving the SAX-based XML parser used by the Guacamole web application.
Skip navigation links

Copyright © 2016. All rights reserved.