Package net.sourceforge.guacamole.net.auth

Provides classes which can be used to extend or replace the authentication functionality of the Guacamole web application.

See:
          Description

Interface Summary
AuthenticationProvider Provides means of retrieving a set of named GuacamoleConfigurations for a given Credentials object.
 

Class Summary
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.
 

Package net.sourceforge.guacamole.net.auth Description

Provides classes which can be used to extend or replace the authentication functionality of the Guacamole web application.



Copyright © 2012. All Rights Reserved.