Uses of Class
org.apache.guacamole.GuacamoleSecurityException
Packages that use GuacamoleSecurityException
Package
Description
All classes which apply generally across the Guacamole web application
and all other web applications which use the API provided by the
Guacamole project.
-
Uses of GuacamoleSecurityException in org.apache.guacamole
Subclasses of GuacamoleSecurityException in org.apache.guacamoleModifier and TypeClassDescriptionclass
A security-related exception thrown when parts of the Guacamole API is denying access to a resource, but access MAY be granted were the user authorized (logged in).