Home | Trees | Index | Help |
---|
Package pyGlobus :: Module security :: Class GSSContext |
|
Method Summary | |
---|---|
Constructs an instance. | |
Destroys an instance. | |
Return major and minor status error codes from the GSSAPI. | |
get_handle(self)
| |
Tries to establish a secuirty context with a server | |
Obtain information about the context. |
Method Details |
---|
__init__(self,
handle=None,
free=1)
|
__del__(self)
|
accept_context(self, acceptor_cred, token_string)
|
init_context(self, init_cred, target_name, input_token)Tries to establish a secuirty context with a server
|
inquire(self)Obtain information about the context.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Mon Oct 13 13:47:19 2003 | http://epydoc.sf.net |