Uses of Class
org.apache.guacamole.net.auth.DelegatingUserContext
Packages that use DelegatingUserContext
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
-
Uses of DelegatingUserContext in org.apache.guacamole.net.auth
Subclasses of DelegatingUserContext in org.apache.guacamole.net.authModifier and TypeClassDescriptionclass
UserContext implementation which decorates a given UserContext, automatically applying additional parameter tokens during the connection process of any retrieved Connections and ConnectionGroups.