Skip to Content.
Sympa Menu

mace-opensaml-users - RE: AttributeValue type

Subject: OpenSAML user discussion

List archive

RE: AttributeValue type


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: AttributeValue type
  • Date: Mon, 12 Feb 2007 14:47:13 -0500
  • Organization: The Ohio State University

> Right, but registerSchemas is called (with null argument) when the
> parserPool is created, so it's not clear to me that calling
> registerSchemas again (with non-null argument) will have the desired
> effect.

The code merges anything you supply into a set with the built-in schemas. It
basically resets the whole thing from scratch each time you call it but it
simulates the effect of adding them piecemeal. I had to take code I didn't
write and somehow get it supporting dynamic additions the way it used to,
and that's the best I came up with at the time.

There may well be bugs, but that's how it's supposed to work.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page