Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] Signature validation

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] Signature validation


Chronological Thread 
  • From: Chris Card <>
  • To: <>
  • Subject: RE: [OpenSAML] Signature validation
  • Date: Wed, 18 Aug 2010 16:30:50 +0000
  • Importance: Normal




>
> > Also, I'm worried about memory leaks - it's not clear to me which objects
> I
> > need to delete and which are handled by the library.
>
> The API documentation should address that for the most part. What's
> specifically unclear?
>
> -- Scott
>
>
For example, I don't understand this:
"By default, building from a DOMDocument will bind the document to the root object returned, and document ownership is transferred to the object. You're off the hook. Building from an element does not bind the owning document by default, but this can be overridden."
Does that mean that my code is responsible for deleting an object returned by buildFromDocument()? "You're off the hook" is confusing me.

Chris



Archive powered by MHonArc 2.6.16.

Top of Page