| Compares the specified Object with this IdLookupAuthPrincipal
for equality. Returns true if the given object is also a
IdLookupAuthPrincipal and the two IdLookupAuthPrincipals
have the same username.
Parameters: o - Object to be compared for equality with thisIdLookupAuthPrincipal . true if the specified Object is equal equal to thisIdLookupAuthPrincipal . |