Package | Description |
---|---|
org.glyptodon.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.
|
org.glyptodon.guacamole.net.auth.credentials |
Modifier and Type | Class and 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).
|
Modifier and Type | Class and Description |
---|---|
class |
GuacamoleCredentialsException
A security-related exception thrown when access is denied to a user because
of a problem related to the provided credentials.
|
class |
GuacamoleInsufficientCredentialsException
A security-related exception thrown when access is denied to a user because
the provided credentials are not sufficient for authentication to succeed.
|
class |
GuacamoleInvalidCredentialsException
A security-related exception thrown when access is denied to a user because
the provided credentials are invalid.
|
Copyright © 2017. All rights reserved.