Class that wraps auth_info_t struct
Methods
|
|
__init__
compare
get_handle
|
|
__init__
|
__init__ (
self,
handle,
credential,
encrypt,
user,
password,
account,
subject,
)
|
|
compare
|
compare ( self, auth_info )
Returns true if the AuthInfo objects are equivelent otherwise returns false
|
|
get_handle
|
get_handle ( self )
|
|