Python X2Go Broker API Documentation (v0.0.4.4)
Index
Contents
Index
A
|
C
|
D
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
W
|
X
A
add_additional_management_server() (x2gobroker.uccsjson.ManagementServer method)
add_terminalserver() (x2gobroker.uccsjson.ManagementServer method)
AdditionalManagementServer (class in x2gobroker.uccsjson)
AuthClient (class in x2gobroker.authservice)
authenticate() (in module x2gobroker.authservice)
(x2gobroker.authmechs.base_authmech.X2GoBrokerAuthMech method)
(x2gobroker.authmechs.https_get_authmech.X2GoBrokerAuthMech method)
(x2gobroker.authmechs.none_authmech.X2GoBrokerAuthMech method)
(x2gobroker.authmechs.pam_authmech.X2GoBrokerAuthMech method)
(x2gobroker.authmechs.testsuite_authmech.X2GoBrokerAuthMech method)
AuthService (class in x2gobroker.authservice)
C
check_load() (in module x2gobroker.loadchecker)
compare_versions() (in module x2gobroker.utils)
convert_to_builtin_type() (in module x2gobroker.uccsjson)
D
DAEMON_BIND_ADDRESS (in module x2gobroker.defaults)
defaultValues (x2gobroker.config.X2GoBrokerConfigFile attribute)
delayed_execution() (in module x2gobroker.utils)
drop_privileges() (in module x2gobroker.utils)
G
get() (x2gobroker.client.plain.X2GoBrokerClient method)
(x2gobroker.config.X2GoBrokerConfigFile method)
get_defaults() (x2gobroker.config.X2GoBrokerConfigFile method)
get_encoding() (in module x2gobroker.utils)
get_group_members() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.libnss_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.testsuite_nameservice.X2GoBrokerNameService method)
get_groups() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.libnss_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.testsuite_nameservice.X2GoBrokerNameService method)
get_key_fingerprint() (in module x2gobroker.utils)
get_key_fingerprint_with_colons() (in module x2gobroker.utils)
get_primary_group() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.libnss_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.testsuite_nameservice.X2GoBrokerNameService method)
get_profile_load() (x2gobroker.loadchecker.LoadChecker method)
get_section() (x2gobroker.config.X2GoBrokerConfigFile method)
get_server_load() (x2gobroker.loadchecker.LoadChecker method)
get_type() (x2gobroker.config.X2GoBrokerConfigFile method)
get_user_groups() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
get_users() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.libnss_nameservice.X2GoBrokerNameService method)
(x2gobroker.nameservices.testsuite_nameservice.X2GoBrokerNameService method)
get_value() (x2gobroker.config.X2GoBrokerConfigFile method)
H
handle_accept() (x2gobroker.authservice.AuthService method)
handle_close() (x2gobroker.authservice.AuthClient method)
handle_read() (x2gobroker.authservice.AuthClient method)
has_group() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
has_user() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
has_value() (x2gobroker.config.X2GoBrokerConfigFile method)
I
ICAServer (class in x2gobroker.uccsjson)
init_console_loggers() (in module x2gobroker.loggers)
is_group_member() (x2gobroker.nameservices.base_nameservice.X2GoBrokerNameService method)
L
list_sections() (x2gobroker.config.X2GoBrokerConfigFile method)
load() (x2gobroker.config.X2GoBrokerConfigFile method)
LoadChecker (class in x2gobroker.loadchecker)
loadchecker() (x2gobroker.loadchecker.LoadChecker method)
M
ManagementServer (class in x2gobroker.uccsjson)
matching_hostnames() (in module x2gobroker.utils)
N
normalize_hostnames() (in module x2gobroker.utils)
P
portscan() (in module x2gobroker.utils)
printable_config_file (x2gobroker.config.X2GoBrokerConfigFile attribute)
R
RDPServer (class in x2gobroker.uccsjson)
require_basic_auth() (in module x2gobroker.basicauth)
run_me() (x2gobroker.optional_scripts.base_script.X2GoBrokerOptionalScript method)
S
set_command() (x2gobroker.uccsjson.X2GoServer method)
set_default() (x2gobroker.uccsjson.ManagementServer method)
set_domain() (x2gobroker.uccsjson.ICAServer method)
(x2gobroker.uccsjson.RDPServer method)
set_session_type() (x2gobroker.uccsjson.X2GoServer method)
split_host_address() (in module x2gobroker.utils)
stop_thread() (x2gobroker.loadchecker.LoadChecker method)
T
toJson() (x2gobroker.uccsjson.ICAServer method)
(x2gobroker.uccsjson.ManagementServer method)
(x2gobroker.uccsjson.RDPServer method)
(x2gobroker.uccsjson.X2GoServer method)
tornado_log_request() (in module x2gobroker.loggers)
touch_file() (in module x2gobroker.utils)
U
update_value() (x2gobroker.config.X2GoBrokerConfigFile method)
user_config_file (x2gobroker.config.X2GoBrokerConfigFile attribute)
W
write() (x2gobroker.config.X2GoBrokerConfigFile method)
write_user_config (x2gobroker.config.X2GoBrokerConfigFile attribute)
X
X2GO_DESKTOP_SESSIONS (in module x2gobroker.defaults)
x2gobroker (module)
x2gobroker.authmechs (module)
x2gobroker.authmechs.base_authmech (module)
x2gobroker.authmechs.https_get_authmech (module)
x2gobroker.authmechs.none_authmech (module)
x2gobroker.authmechs.pam_authmech (module)
x2gobroker.authmechs.testsuite_authmech (module)
x2gobroker.authservice (module)
x2gobroker.basicauth (module)
x2gobroker.brokers (module)
x2gobroker.client (module)
x2gobroker.client.plain (module)
x2gobroker.config (module)
x2gobroker.defaults (module)
x2gobroker.loadchecker (module)
x2gobroker.loggers (module)
x2gobroker.nameservices (module)
x2gobroker.nameservices.base_nameservice (module)
x2gobroker.nameservices.libnss_nameservice (module)
x2gobroker.nameservices.testsuite_nameservice (module)
x2gobroker.optional_scripts (module)
x2gobroker.optional_scripts.base_script (module)
x2gobroker.uccsjson (module)
x2gobroker.utils (module)
x2gobroker.web (module)
x2gobroker.x2gobroker_exceptions (module)
X2GOBROKER_AGENT_CMD (in module x2gobroker.defaults)
X2GOBROKER_AGENT_USER (in module x2gobroker.defaults)
X2GOBROKER_AUTHSERVICE_SOCKET (in module x2gobroker.defaults)
X2GOBROKER_CONFIG (in module x2gobroker.defaults)
X2GOBROKER_CONFIG_DEFAULTS (in module x2gobroker.defaults)
X2GOBROKER_DEBUG_INTERACTIVELY (in module x2gobroker.defaults)
X2GOBROKER_DEFAULT_BACKEND (in module x2gobroker.defaults)
X2GOBROKER_GROUP (in module x2gobroker.defaults)
X2GOBROKER_HOME (in module x2gobroker.defaults)
X2GOBROKER_LATEST_UCCS_API_VERSION (in module x2gobroker.defaults)
X2GOBROKER_LOADCHECKER_SOCKET (in module x2gobroker.defaults)
X2GOBROKER_SESSIONPROFILE_DEFAULTS (in module x2gobroker.defaults)
X2GOBROKER_SESSIONPROFILES (in module x2gobroker.defaults)
X2GOBROKER_SSL_CERTFILE (in module x2gobroker.defaults)
X2GOBROKER_SSL_KEYFILE (in module x2gobroker.defaults)
X2GOBROKER_USER (in module x2gobroker.defaults)
X2GoBrokerAgentException
X2GoBrokerAuthMech (class in x2gobroker.authmechs.base_authmech)
(class in x2gobroker.authmechs.https_get_authmech)
(class in x2gobroker.authmechs.none_authmech)
(class in x2gobroker.authmechs.pam_authmech)
(class in x2gobroker.authmechs.testsuite_authmech)
X2GoBrokerBaseException
X2GoBrokerClient (class in x2gobroker.client.plain)
X2GoBrokerConfigFile (class in x2gobroker.config)
X2GoBrokerNameService (class in x2gobroker.nameservices.base_nameservice)
(class in x2gobroker.nameservices.libnss_nameservice)
(class in x2gobroker.nameservices.testsuite_nameservice)
X2GoBrokerOptionalScript (class in x2gobroker.optional_scripts.base_script)
X2GoBrokerProfileException
X2GoServer (class in x2gobroker.uccsjson)
Contents