Package | Description |
---|---|
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.crud.connections |
Servlets dedicated to CRUD operations related to Connections.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleConnection
An extremely basic Connection implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyConnection
Basic Connection skeleton, providing a means of storing Connection data
prior to CRUD operations.
|
Copyright © 2013. All rights reserved.