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.protocols |
Servlets dedicated to CRUD operations related to protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicGuacamoleTunnelServlet
Connects users to a tunnel associated with the authorized connection
having the given ID.
|
class |
BasicLogin
Simple dummy AuthenticatingHttpServlet which provides an endpoint for arbitrary
authentication requests that do not expect a response.
|
Modifier and Type | Class and Description |
---|---|
class |
Create
Simple HttpServlet which handles connection creation.
|
class |
Delete
Simple HttpServlet which handles connection deletion.
|
class |
Update
Simple HttpServlet which handles connection update.
|
Modifier and Type | Class and Description |
---|---|
class |
List
Simple HttpServlet which outputs XML containing a list of all visible
protocols.
|
Copyright © 2013. All Rights Reserved.