Home | Trees | Indices | Help |
|
---|
|
base.X2GoSessionProfiles --+ | X2GoSessionProfiles
Instance Methods | |||
|
|||
bool
|
|
||
str
|
|
||
str
|
|
||
str
|
|
||
str
|
|
||
bool
|
|
||
|
|||
bool
|
|
||
dict
|
|
||
dict
|
|
||
Inherited from |
Class Variables | |
defaultSessionProfile = copy.deepcopy(_X2GO_SESSIONPROFILE_DEF
|
Properties | |
Inherited from |
Method Details |
Retrieve X2Go session profiles from a HTTP(S) session broker.
|
Accessor for the class's
|
Accessor for the class's
|
Accessor for the class's
|
Mutator for the class's
|
Accessor of the class's {_broker_type} property.
|
Attempt a username / password authentication against the instance's broker URL.
|
Disconnect from an (already) authenticated broker session. All authentication parameters will be dropped (forgotten) and this instance has to re-authenticate against / re-connect to the session broker before any new interaction with the broker is possible. |
Detect if an authenticated broker session has already been initiated. Todo so, a simple re-authentication (username, password) will be attempted. If that fails, user credentials are not provided / valid.
|
Obtain a session profile list from the X2Go Session Broker.
|
Select a session from the list of available session profiles
(presented by broker_listprofiles). This method requests a session
information dictionary (server, port, SSH keys, already running /
suspended sessions, etc.) from the session broker for the provided
|
Class Variable Details |
defaultSessionProfile
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 2 05:35:20 2014 | http://epydoc.sourceforge.net |