Uses of Class
org.apache.guacamole.net.auth.DelegatingActivityRecord
-
Packages that use DelegatingActivityRecord Package Description org.apache.guacamole.net.auth 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.auth Modifier and Type Class Description class
DelegatingConnectionRecord
ConnectionRecord implementation which simply delegates all function calls to an underlying ConnectionRecord.
-