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