Class | Description |
---|---|
CredentialsInfo |
Information which describes a set of valid credentials.
|
UserCredentials |
A fully-valid set of credentials and associated values.
|
Exception | Description |
---|---|
GuacamoleCredentialsException |
A security-related exception thrown when access is denied to a user because
of a problem related to the provided credentials.
|
GuacamoleInsufficientCredentialsException |
A security-related exception thrown when access is denied to a user because
the provided credentials are not sufficient for authentication to succeed.
|
GuacamoleInvalidCredentialsException |
A security-related exception thrown when access is denied to a user because
the provided credentials are invalid.
|
Copyright © 2018. All rights reserved.