Uses of Package
org.apache.guacamole.net.auth.credentials
-
Packages that use org.apache.guacamole.net.auth.credentials Package Description org.apache.guacamole.language org.apache.guacamole.net.auth Provides classes which can be used to extend or replace the authentication functionality of the Guacamole web application.org.apache.guacamole.net.auth.credentials -
Classes in org.apache.guacamole.net.auth.credentials used by org.apache.guacamole.language Class Description CredentialsInfo Information which describes a set of valid credentials.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. -
Classes in org.apache.guacamole.net.auth.credentials used by org.apache.guacamole.net.auth Class Description UserCredentials A fully-valid set of credentials and associated values. -
Classes in org.apache.guacamole.net.auth.credentials used by org.apache.guacamole.net.auth.credentials Class Description CredentialsInfo Information which describes a set of valid credentials.GuacamoleCredentialsException A security-related exception thrown when access is denied to a user because of a problem related to the provided credentials.