Package pyGlobus :: Module security :: Class GSICredentialAttr
[show private | hide private]
[frames | no frames]

Class GSICredentialAttr


A class for the underlying globus_gsi_cred_handle_attr_t
Method Summary
  __init__(self, handle)
  __del__(self)
Frees the memory associated with the handle
  get_handle(self)
Retrives the underlying handle

Method Details

__init__(self, handle=None)
(Constructor)

Parameters:
handle - A SWIG'ized pointer to a globus_gsi_cred_handle_attr_t
Raises:
GSICredentialAttrException - A GSICredentialAttrException is raised if the module cannot be initialized or if it that attr can not be initialized

__del__(self)
(Destructor)

Frees the memory associated with the handle
Raises:
GSICredentialAttrException - A GSICredentialAttrException is raised if the underlying handle can not be destroyed or the module can not be deactivaated

get_handle(self)

Retrives the underlying handle

Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 http://epydoc.sf.net