Package org.apache.guacamole.net.auth.simple
package 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.
-
ClassesClassDescriptionSimpleActivityRecordSet<RecordType extends ActivityRecord>An immutable and empty ActivityRecordSet.Provides means of retrieving a set of named GuacamoleConfigurations for a given Credentials object.A Connection implementation which establishes the underlying connection to guacd using the configuration information provided in guacamole.properties.Deprecated.An extremely simple read-only implementation of a ConnectionGroup which returns the connection and connection group identifiers it was constructed with.Deprecated.Use
SimpleDirectory
instead.Deprecated.UseSimpleActivityRecordSet
<ConnectionRecord
> instead.SimpleDirectory<ObjectType extends Identifiable>An extremely simple read-only implementation of a Directory which provides access to a pre-defined Map of arbitrary objects.A read-only implementation of ObjectPermissionSet which uses a backing Set of Permissions to determine which permissions are present.A read-only implementation of RelatedObjectSet which uses a backing Set of identifiers to determine which objects are present.A read-only implementation of SystemPermissionSet which uses a backing Set of Permissions to determine which permissions are present.A read-only User implementation which has no permissions.An extremely simple UserContext implementation which provides access to a defined and restricted set of GuacamoleConfigurations.Deprecated.UseSimpleDirectory
instead.A read-only UserGroup implementation which has no members and no permissions.
SimpleDirectory
instead.