Uses of Class
org.apache.guacamole.net.auth.DelegatingDirectory
Packages that use DelegatingDirectory
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
-
Uses of DelegatingDirectory in org.apache.guacamole.net.auth
Subclasses of DelegatingDirectory in org.apache.guacamole.net.authModifier and TypeClassDescriptionclass
DecoratingDirectory<ObjectType extends Identifiable>
Directory implementation which simplifies decorating the objects within an underlying Directory.