Package pyGlobus :: Module ftpControl :: Class AuthInfo
[show private | hide private]
[frames | no frames]

Class AuthInfo


Class that wraps auth_info_t struct
Method Summary
  __init__(self, credential, encrypt, user, password, account, subject, handle)
  __del__(self)
Frees the memory allocated in the constructor
  compare(self, auth_info)
Returns true if the AuthInfo objects are equivelent otherwise returns false
  get_handle(self)

Method Details

__del__(self)
(Destructor)

Frees the memory allocated in the constructor

compare(self, auth_info)

Returns true if the AuthInfo objects are equivelent otherwise returns false

Generated by Epydoc 2.0 on Thu Oct 28 17:14:26 2004 http://epydoc.sf.net