Uses of Package
org.apache.guacamole.net.auth.simple
-
Packages that use org.apache.guacamole.net.auth.simple Package Description org.apache.guacamole.net.auth.simple Provides a basic AuthenticationProvider base class that can be used to create simple AuthenticationProviders in the same way allowed by the old authentication API. -
Classes in org.apache.guacamole.net.auth.simple used by org.apache.guacamole.net.auth.simple Class Description SimpleDirectory An extremely simple read-only implementation of a Directory which provides access to a pre-defined Map of arbitrary objects.