Uses of Class
org.apache.guacamole.GuacamoleSecurityException
-
Packages that use GuacamoleSecurityException Package Description org.apache.guacamole 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.guacamole Modifier and Type Class Description class
GuacamoleUnauthorizedException
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).
-