Uses of Class
org.apache.guacamole.net.auth.DelegatingUserContext
- 
Packages that use DelegatingUserContext 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 DelegatingUserContext in org.apache.guacamole.net.auth
Subclasses of DelegatingUserContext in org.apache.guacamole.net.auth Modifier and Type Class Description classTokenInjectingUserContextUserContext implementation which decorates a given UserContext, automatically applying additional parameter tokens during the connection process of any retrieved Connections and ConnectionGroups. 
 -