Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] OpenSAML query : usage of ValidatorSuite

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] OpenSAML query : usage of ValidatorSuite


Chronological Thread 
  • From: Deena Gurajala <>
  • To:
  • Subject: Re: [OpenSAML] OpenSAML query : usage of ValidatorSuite
  • Date: Fri, 4 Sep 2009 09:27:43 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gvAmseXZPhz7HdaFD3XdTywwcTdHVL2LUXlPvz763vgHCbfCcsS1ILVAtTB+ZgfeCp 6jEOx9iPz0+RsoDimErq9Eue6Otz87racW3/amVAGUqQ5rmpbWmG7db2hXUnQPQLxFnw sSB238Q/tEwwm9dYvFR8w4XdghtZS7JWkfKto=

           


Schema schema = SAMLSchemaBuilder.getSAML11Schema();
            Validator validator = schema.newValidator();

            javax.xml.transform.dom.DOMSource domSrc = new DOMSource(samlElemnt);
            validator.validate(domSrc);

On Fri, Sep 4, 2009 at 6:05 AM, Geetika Srivastava <> wrote:

Hi,

Please could you provide me inputs as to how can we use the SAML Object validator validation as mentioned in :

https://spaces.internet2.edu/display/OpenSAML/OSTwoUserManJavaValidation

Regards,
Geetika Srivastava
Tata Consultancy Services
Mailto:
Website:
http://www.tcs.com
____________________________________________
Experience certainty.        IT Services
                       Business Solutions
                       Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you






Archive powered by MHonArc 2.6.16.

Top of Page