Method Summary |
|
__init__ (self)
Initializes the memory for the underlying structures |
|
__del__ (self)
Frees the memory associated with underlying structures |
|
create_proxy (self,
proxyFile,
hostname,
port,
lifetime)
Create a proxy and send it to the myproxy server |
|
destroy_proxy (self,
hostname,
port,
dnAsUsername)
Destroys about proxy from the myproxy repository |
|
get_delegation (self,
hostname,
port,
certfile,
outFile,
lifetime,
interactive)
Gets the credential from the myproxy repository |
|
get_info (self,
hostname,
port,
dnAsUsername)
Gets information about proxy from the myproxy repository |
|
set_passphrase (self,
passphrase)
Sets the passphrase. |
|
set_username (self,
username)
Sets the username |