Uses of Class
org.apache.guacamole.net.auth.DelegatingActivityRecord
Packages that use DelegatingActivityRecord
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
-
Uses of DelegatingActivityRecord in org.apache.guacamole.net.auth
Subclasses of DelegatingActivityRecord in org.apache.guacamole.net.authModifier and TypeClassDescriptionclass
ConnectionRecord implementation which simply delegates all function calls to an underlying ConnectionRecord.