public class BasicFileAuthenticationProvider
extends net.sourceforge.guacamole.net.auth.simple.SimpleAuthenticationProvider
| Modifier and Type | Field and Description |
|---|---|
static net.sourceforge.guacamole.properties.FileGuacamoleProperty |
BASIC_USER_MAPPING
The filename of the XML file to read the user user_mapping from.
|
| Constructor and Description |
|---|
BasicFileAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,net.sourceforge.guacamole.protocol.GuacamoleConfiguration> |
getAuthorizedConfigurations(net.sourceforge.guacamole.net.auth.Credentials credentials) |
public static final net.sourceforge.guacamole.properties.FileGuacamoleProperty BASIC_USER_MAPPING
public Map<String,net.sourceforge.guacamole.protocol.GuacamoleConfiguration> getAuthorizedConfigurations(net.sourceforge.guacamole.net.auth.Credentials credentials) throws net.sourceforge.guacamole.GuacamoleException
getAuthorizedConfigurations in class net.sourceforge.guacamole.net.auth.simple.SimpleAuthenticationProvidernet.sourceforge.guacamole.GuacamoleExceptionCopyright © 2013. All Rights Reserved.