Uses of Class
org.apache.guacamole.net.auth.AbstractUser
Packages that use AbstractUser
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 AbstractUser in org.apache.guacamole.net.auth.simple
Subclasses of AbstractUser in org.apache.guacamole.net.auth.simpleModifier and TypeClassDescriptionclass
A read-only User implementation which has no permissions.