equal
Description:
Compares elements of two GSignondCredentials object for equality.
Parameters:
| this |
the first credential to be compared. |
| two |
the second credential to be compared. |
Returns:
|
true if id, username and password are same for both credential objects, false otherwise. |