See: Description
Class | Description |
---|---|
SimpleAuthenticationProvider |
Provides means of retrieving a set of named GuacamoleConfigurations for a
given Credentials object.
|
SimpleConnection |
An extremely basic Connection implementation.
|
SimpleConnectionDirectory |
An extremely simple read-only implementation of a Directory of
GuacamoleConfigurations which provides access to a pre-defined Map of
GuacamoleConfigurations.
|
SimpleConnectionGroup |
An extremely simple read-only implementation of a ConnectionGroup which
returns the connection and connection group identifiers it was constructed
with.
|
SimpleConnectionGroupDirectory |
An extremely simple read-only implementation of a Directory of
ConnectionGroup which provides which provides access to a pre-defined
Collection of ConnectionGroups.
|
SimpleConnectionRecordSet |
An immutable and empty ConnectionRecordSet.
|
SimpleDirectory<ObjectType extends Identifiable> |
An extremely simple read-only implementation of a Directory which provides
access to a pre-defined Map of arbitrary objects.
|
SimpleObjectPermissionSet |
A read-only implementation of ObjectPermissionSet which uses a backing Set
of Permissions to determine which permissions are present.
|
SimpleSystemPermissionSet |
A read-only implementation of SystemPermissionSet which uses a backing Set
of Permissions to determine which permissions are present.
|
SimpleUser |
An extremely basic User implementation.
|
SimpleUserContext |
An extremely simple UserContext implementation which provides access to
a defined and restricted set of GuacamoleConfigurations.
|
SimpleUserDirectory |
An extremely simple read-only implementation of a Directory of Users which
provides access to a single pre-defined User.
|
Copyright © 2016. All rights reserved.