Skip to Content.
Sympa Menu

mace-opensaml-users - Build SAMLAssertion

Subject: OpenSAML user discussion

List archive

Build SAMLAssertion


Chronological Thread 
  • From:
  • To:
  • Subject: Build SAMLAssertion
  • Date: Mon, 15 Mar 2004 13:20:12 -0500 (EST)

Scott,

I need a help trying to build a SAMLAssertion.

Javadoc:
SAMLAssertion(java.lang.String issuer, java.util.Date notBefore,
java.util.Date notOnOrAfter, java.util.Collection conditions, SAMLAdvice
advice, java.util.Collection statements)

Builds an assertion out of its component parts

Can you give me an example on how I could create the conditions, advice,
statements objects.

Thanks.

Ashish



Archive powered by MHonArc 2.6.16.

Top of Page