Home | Trees | Index | Help |
---|
Package pyGlobus :: Module security :: Class GSSCred |
|
Method Summary | |
---|---|
Constructs an instance. | |
Destroys an instance. | |
Acquires a credential, for example the one created by grid_proxy_init in /tmp/x509uid | |
Saves the credential so it can be checkpointed and imported by import_external | |
get_handle(self)
| |
Imports an external credential | |
Retrieves information about the credential |
Method Details |
---|
__init__(self,
handle=None,
free=1)
|
__del__(self)
|
acquire_cred(self, name=None, desired_mechs=None, usage=None, time_requested=4294967295L)Acquires a credential, for example the one created by grid_proxy_init in /tmp/x509uid
|
export_external(self)Saves the credential so it can be checkpointed and imported by import_external
|
import_external(self, credHandle)Imports an external credential
|
inquire_cred(self)Retrieves information about the credential
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |