| Package | Description | 
|---|---|
| org.apache.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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleConnectionDirectoryAn extremely simple read-only implementation of a Directory of
 GuacamoleConfigurations which provides access to a pre-defined Map of
 GuacamoleConfigurations. | 
| class  | SimpleConnectionGroupDirectoryAn extremely simple read-only implementation of a Directory of
 ConnectionGroup which provides which provides access to a pre-defined
 Collection of ConnectionGroups. | 
| class  | SimpleUserDirectoryAn extremely simple read-only implementation of a Directory of Users which
 provides access to a single pre-defined User. | 
Copyright © 2016. All rights reserved.