Uses of Interface
org.apache.guacamole.net.auth.Shareable
Packages that use Shareable
Package
Description
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
-
Uses of Shareable in org.apache.guacamole.net.auth
Subinterfaces of Shareable in org.apache.guacamole.net.authModifier and TypeInterfaceDescriptioninterface
A pairing of username and GuacamoleTunnel representing an active usage of a particular connection.Classes in org.apache.guacamole.net.auth that implement ShareableModifier and TypeClassDescriptionclass
Base implementation of an ActiveConnection, providing storage and simply getters/setters for its main properties.