Does assertion.getDOM() changes digest value of the Assertion token

Brent Putman putmanb at georgetown.edu
Mon May 7 19:52:38 BST 2012


That's correct  The Java getDOM() doesn't do anything to mutate the
underlying Element, it just returns whatever was set there by
setDOM(Element) during the marshalling or unmarshalling process.


On 5/6/12 2:39 PM, Cantor, Scott wrote:
> AFAIK, the Java getDOM, like the C++ version, is a low level accessor that
> simply returns the cached DOM, if any. It doesn't mutate anything, unlike
> marshalling.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net


More information about the dev mailing list