Uses of Class
net.sourceforge.guacamole.net.basic.AuthenticatingHttpServlet

Packages that use AuthenticatingHttpServlet
net.sourceforge.guacamole.net.basic   
 

Uses of AuthenticatingHttpServlet in net.sourceforge.guacamole.net.basic
 

Subclasses of AuthenticatingHttpServlet in net.sourceforge.guacamole.net.basic
 class BasicGuacamoleTunnelServlet
          Connects users to a tunnel associated with the authorized configuration having the given ID.
 class BasicLogin
          Simple dummy AuthenticatingHttpServlet which provides an endpoint for arbitrary authentication requests that do not expect a response.
 class ConfigurationList
          Simple HttpServlet which outputs XML containing a list of all authorized configurations for the current user.
 



Copyright © 2013. All Rights Reserved.