Table of Contents

Class: AuthData ./pyGlobus/io.py
Methods   
__del__
__init__
free_callback
get_handle
get_identity
set_callback
set_identity
  __del__ 
__del__ ( self )

Exceptions   
ex
  __init__ 
__init__ ( self,  handle=None )

Exceptions   
ex
  free_callback 
free_callback ( self,  cbHandle )

Free's the underlying memory allocated for the callback structure.

  get_handle 
get_handle ( self )

XXX This handle is only valid as long as this object exists. When the object is destroyed, the memory this handle points to is freed.

  get_identity 
get_identity ( self )

Exceptions   
ex
  set_callback 
set_callback (
        self,
        callback,
        arg,
        )

Exceptions   
ex
  set_identity 
set_identity ( self,  identity )

Exceptions   
ex

Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1