Skip to Content.
Sympa Menu

mace-opensaml-users - RE: SAML Design Question

Subject: OpenSAML user discussion

List archive

RE: SAML Design Question


Chronological Thread 
  • From: "Rathod, Ashish (A.K.)" <>
  • To:
  • Subject: RE: SAML Design Question
  • Date: Fri, 19 Mar 2004 11:11:19 -0500
  • Hop-count: 1
  • Return-receipt-to: "Rathod, Ashish (A.K.)" <>

Thanks Scott.

Ashish

-----Original Message-----
From: Scott Cantor
[mailto:]
Sent: Friday, March 19, 2004 11:04 AM
To: Rathod, Ashish (A.K.);

Subject: RE: SAML Design Question


> What process did you use to derive the SAML classes?

By hand. Automated code generation (such as existed at the time) would not
allow any reuse of the DOM and forced reserializing the data all over the
place to translate between XML and "objects". I recursively wrap objects
around the DOM so that the XML only gets parsed or generated once.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page