Uses of Class
org.apache.guacamole.net.auth.AbstractActivityLog
-
Packages that use AbstractActivityLog 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 AbstractActivityLog in org.apache.guacamole.net.auth
Subclasses of AbstractActivityLog in org.apache.guacamole.net.auth Modifier and Type Class Description class
FileActivityLog
ActivityLog implementation that exposes the content of a local file.
-