Uses of Class
org.apache.guacamole.net.auth.credentials.UserCredentials
-
Packages that use UserCredentials Package Description org.apache.guacamole.net.auth Provides classes which can be used to extend or replace the authentication functionality of the Guacamole web application. -
-
Uses of UserCredentials in org.apache.guacamole.net.auth
Methods in org.apache.guacamole.net.auth that return UserCredentials Modifier and Type Method Description UserCredentials
Shareable. getSharingCredentials(String identifier)
Returns a full set of credentials which can be used to authenticate as a user with access strictly to this object.
-