Skip to Content.
Sympa Menu

mace-opensaml-users - RE: understanding the fromDOM method

Subject: OpenSAML user discussion

List archive

RE: understanding the fromDOM method


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Tom Scavo'" <>, "'OpenSAML'" <>
  • Subject: RE: understanding the fromDOM method
  • Date: Tue, 24 Oct 2006 23:30:51 -0400
  • Organization: The Ohio State University

> Actually, I think all three should just check
>
> if ( !XML.isElementNamed(e,XML.SAML_NS,"SubjectStatement")

That's a more serious bug, actually, just realized. Needs to be an &&
instead of an || between the two options, I'll fix. I think I may have fixed
this in the old C++, but I'll check.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page