public class BasicFileAuthenticationProvider extends Object implements net.sourceforge.guacamole.net.auth.AuthenticationProvider
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 interface net.sourceforge.guacamole.net.auth.AuthenticationProvider
net.sourceforge.guacamole.GuacamoleException
Copyright © 2013. All Rights Reserved.