Uses of Package
net.sourceforge.guacamole.net.auth

Packages that use net.sourceforge.guacamole.net.auth
net.sourceforge.guacamole.net.auth Provides classes which can be used to extend or replace the authentication functionality of the Guacamole web application. 
net.sourceforge.guacamole.net.event Provides classes for hooking into various events that take place as users log into and use the Guacamole web application. 
 

Classes in net.sourceforge.guacamole.net.auth used by net.sourceforge.guacamole.net.auth
Credentials
          Simple arbitrary set of credentials, including a username/password pair, the HttpServletRequest associated with the request for authorization (if any) and the HttpSession associated with that request.
 

Classes in net.sourceforge.guacamole.net.auth used by net.sourceforge.guacamole.net.event
Credentials
          Simple arbitrary set of credentials, including a username/password pair, the HttpServletRequest associated with the request for authorization (if any) and the HttpSession associated with that request.
 



Copyright © 2013. All Rights Reserved.