Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SAMLNameIdentifier.equals

Subject: OpenSAML user discussion

List archive

RE: SAMLNameIdentifier.equals


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'OpenSAML'" <>
  • Subject: RE: SAMLNameIdentifier.equals
  • Date: Thu, 12 Jan 2006 22:17:27 -0500
  • Organization: The Ohio State University

> Because the equals() being used is Object.equals() which simply checks
> for reference equality, i.e. nameid1 == nameid2. Yes, the class should
> override equals() if there is a thought that equals() will be used in
> that manner.

And there has never been such an operation, thus no support for comparing
XML objects on the basis of the content rather than the object instance.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page