Home | Trees | Index | Help |
---|
Package pyGlobus :: Module security :: Class GSSUsage |
|
Method Summary | |
---|---|
Defaults to GSS_C_BOTH | |
__del__(self)
| |
get_handle(self)
| |
Sets the underlying handle to a GSS_C_ACCEPT handle | |
Sets the underlying handle to a GSS_C_INITIATE handle |
Method Details |
---|
__init__(self,
handle=None,
free=1)
Defaults to GSS_C_BOTH
|
set_usage_accept(self)Sets the underlying handle to a GSS_C_ACCEPT handle |
set_usage_initiate(self)Sets the underlying handle to a GSS_C_INITIATE handle |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:57 2006 | http://epydoc.sf.net |