Uses of Class
org.apache.guacamole.net.auth.AbstractUserContext
Packages that use AbstractUserContext
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 AbstractUserContext in org.apache.guacamole.net.auth.simple
Subclasses of AbstractUserContext in org.apache.guacamole.net.auth.simpleModifier and TypeClassDescriptionclass
An extremely simple UserContext implementation which provides access to a defined and restricted set of GuacamoleConfigurations.