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