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 |
SimpleConnectionDirectory
An extremely simple read-only implementation of a Directory of
GuacamoleConfigurations which provides access to a pre-defined Map of
GuacamoleConfigurations.
|
class |
SimpleConnectionGroupDirectory
An extremely simple read-only implementation of a Directory of
ConnectionGroup which provides which provides access to a pre-defined
Collection of ConnectionGroups.
|
class |
SimpleUserDirectory
An extremely simple read-only implementation of a Directory of Users which
provides access to a single pre-defined User.
|
Copyright © 2017. All rights reserved.