Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] Help a newbie migrating from OpenSAML 1 to OpenSAML 2

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] Help a newbie migrating from OpenSAML 1 to OpenSAML 2


Chronological Thread 
  • From: Ryan <>
  • To:
  • Subject: Re: [OpenSAML] Help a newbie migrating from OpenSAML 1 to OpenSAML 2
  • Date: Sun, 1 Mar 2009 00:50:59 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=RqcosuBSOj1zpL/rE0jNMmZCy1fKIb+yl8AeYol0JETkLCQA8HzAohSmgG5Tqu5RVE XMVeM5D14f/tbsBzwGx6f1Z8BDb3/2IlGD4GxJGmC1GSBZRYnX0uMps7pSGpWjRLBUBK 2hM/ZvEFYEQS6YnRdfCZ15TWa55HRjyQimuM8=

Scott, thank you very much for the quick response. That worked perfectly!

On Sat, Feb 28, 2009 at 7:00 PM, Scott Cantor <> wrote:
>
subjectConfirmationData.addConfirmationMethod("urn:oasis:names:tc:SAML:1.0:c
> m:bearer"); //TODO: addConfirmationMethod() method does not exist

You call getConfirmationMethods() and then add the item to the collection
you get back. Same for all the other collections.

-- Scott






  • Re: [OpenSAML] Help a newbie migrating from OpenSAML 1 to OpenSAML 2, Ryan, 03/01/2009

Archive powered by MHonArc 2.6.16.

Top of Page