Home | Trees | Index | Help |
---|
Package pyGlobus :: Module myProxy :: Class MyProxy |
|
Method Summary | |
---|---|
Initializes the memory for the underlying structures | |
Frees the memory associated with underlying structures | |
Create a proxy and send it to the myproxy server | |
Destroys about proxy from the myproxy repository | |
Gets the credential from the myproxy repository | |
Gets information about proxy from the myproxy repository |
Method Details |
---|
__init__(self)
Initializes the memory for the underlying structures
|
__del__(self)
Frees the memory associated with underlying structures
|
create_proxy(self, proxyFile, hostname, port=7512, lifetime=43200)Create a proxy and send it to the myproxy server
|
destroy_proxy(self, hostname, port=7512, dnAsUsername=None)Destroys about proxy from the myproxy repository
|
get_delegation(self, hostname, port=7512, certfile=None, outFile=None, lifetime=43200)Gets the credential from the myproxy repository
|
get_info(self, hostname, port=7512, dnAsUsername=None)Gets information about proxy from the myproxy repository
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Fri Jul 23 18:36:05 2004 | http://epydoc.sf.net |