Package org.apache.guacamole.net.auth.credentials
- 
Class Summary Class Description CredentialsInfo Information which describes a set of valid credentials.UserCredentials A fully-valid set of credentials and associated values. - 
Exception Summary 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.