Uses of Class
org.apache.guacamole.net.auth.AbstractConnectionGroup
Packages that use AbstractConnectionGroup
Package
Description
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
-
Uses of AbstractConnectionGroup in org.apache.guacamole.net.auth.simple
Subclasses of AbstractConnectionGroup in org.apache.guacamole.net.auth.simpleModifier and TypeClassDescriptionclass
An extremely simple read-only implementation of a ConnectionGroup which returns the connection and connection group identifiers it was constructed with.