Package | Description |
---|---|
net.sourceforge.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.
|
net.sourceforge.guacamole.net.basic.crud.users |
Servlets dedicated to CRUD operations related to Users.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleUser
An extremely basic User implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyUser
Basic User skeleton, providing a means of storing User data prior to CRUD
operations.
|
Copyright © 2013. All rights reserved.