Uses of Class
org.apache.guacamole.net.auth.DelegatingConnectionGroup
Packages that use DelegatingConnectionGroup
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
-
Uses of DelegatingConnectionGroup in org.apache.guacamole.net.auth
Subclasses of DelegatingConnectionGroup in org.apache.guacamole.net.authModifier and TypeClassDescriptionclass
ConnectionGroup implementation which overrides the connect() function of an underlying ConnectionGroup, adding a given set of parameter tokens to the tokens already supplied.