Uses of Class
org.apache.guacamole.net.auth.AbstractAuthenticationProvider
Packages that use AbstractAuthenticationProvider
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 AbstractAuthenticationProvider in org.apache.guacamole.net.auth.simple
Subclasses of AbstractAuthenticationProvider in org.apache.guacamole.net.auth.simpleModifier and TypeClassDescriptionclass
Provides means of retrieving a set of named GuacamoleConfigurations for a given Credentials object.