Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users


Chronological Thread 
  • From: Thilina Mahesh Buddhika <>
  • To:
  • Subject: Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users
  • Date: Wed, 26 Aug 2009 00:21:45 +0530
  • 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=S9m4Ed1zjU/ta7MiyeQvId3MNdbbbzgasuX7urrEfhHLPFrWBve5G2WLqjvUR4dUkZ G6LFogjKxtuZrGwKu+pHrDNTvbNTqL9cw6igYaF2iTN25elzgdq+YLne0SUxn6iIrRX1 +AXRamCsUFmbNsECJhDiTcZCiES3RL//Sn7+Y=

Sorry, I have mistakenly pointed to the wrong page.

/ thilina
E-Mail         :
I blog here : http://thilinamb.com


On Wed, Aug 26, 2009 at 12:18 AM, Brent Putman <> wrote:
That is for signature operations.  If he really means encryption, then
the relevant user's manual page is here:

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

--Brent



Thilina Mahesh Buddhika wrote:
> Hi Ravi,
>
> Hope this user manual available in the OpenSAML official site will
> help [1].
>
> Thanks.
> / thilina
>
> [1] - https://spaces.internet2.edu/display/OpenSAML/OSTwoUserManJavaDSIG
>
> E-Mail         : <mailto:>
> I blog here : http://thilinamb.com
>
>
> On Tue, Aug 25, 2009 at 11:19 PM, <
> <mailto:>> wrote:
>
>     I need to encrypt the subject value based on algorithm
>     http://www.w3.org/2001/04/xmlenc#aes128_cbc  , key transport RSA
>     1_5 and RSSA 1024 bit keys.
>
>
>
>     Any sample code?
>
>
>
>     Thanks
>
>     Ravi
>
>
>
>     ------------------------------------------------------------------------
>
>     *From:* Thilina Mahesh Buddhika [mailto:
>     <mailto:>]
>     *Sent:* Tuesday, August 18, 2009 2:25 PM
>
>     *To:*
>     <mailto:>
>     *Subject:* Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users
>
>
>
>     Xalan and Xerces jars need to be there inside those endorsed
>     directories as specified in
>     https://spaces.internet2.edu/display/OpenSAML/OSTwoDevManJavaSetup.
>
>     Then having the OpenSAML jars in your classpath is sufficient.
>
>     Thanks.
>     /thilina
>
>     E-Mail         : <mailto:>
>     I blog here : http://thilinamb.com
>
>     On Tue, Aug 18, 2009 at 11:50 PM,
>     <
>     <mailto:>> wrote:
>
>     I have this JAR. Still having the same issue.
>
>
>
>     ------------------------------------------------------------------------
>
>     *From:* Thilina Mahesh Buddhika [mailto:
>     <mailto:>]
>     *Sent:* Tuesday, August 18, 2009 2:13 PM
>
>
>     *To:*
>     <mailto:>
>     *Subject:* Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users
>
>
>
>     Place the endorsed jars in <JDK_HOME>/jre/lib/endorsed, then
>     Eclipse will pick it from there. You need to put the same set of
>     jars at <TOMCAT_HOME>/endorsed dir.
>
>     Thanks.
>     /thilina
>
>     E-Mail         : <mailto:>
>     I blog here : http://thilinamb.com
>
>     On Tue, Aug 18, 2009 at 11:38 PM,
>     <
>     <mailto:>> wrote:
>
>     I am using myeclipse 7.5 and tomcat 6.0. not sure how to endorse
>     the jars?
>
>
>
>     ------------------------------------------------------------------------
>
>     *From:* Thilina Mahesh Buddhika [mailto:
>     <mailto:>]
>     *Sent:* Tuesday, August 18, 2009 1:59 PM
>     *To:*
>     <mailto:>
>     *Subject:* Re: [OpenSAML] RE: Welcome to the list mace-opensaml-users
>
>
>
>     Hi Ravi,
>
>     Did you endorsed the jars as specified here[1] ?
>
>     Thanks.
>     /thilina
>
>     [1] -
>     https://spaces.internet2.edu/display/OpenSAML/OSTwoDevManJavaSetup
>
>     E-Mail         : <mailto:>
>     I blog here : http://thilinamb.com
>
>     On Tue, Aug 18, 2009 at 10:47 PM,
>     <
>     <mailto:>> wrote:
>
>     Am trying to work with opensaml 2.2.3. When i use the same jar in
>     my application and try to create assertion, am able to get the
>     assertion object as java object but when try to marshall it using
>     the MarshallerFactory, am getting nullpointerException.
>
>     SampleCode :
>
>     MarshallerFactory marshallerFactory =
>     Configuration.getMarshallerFactory();
>     Marshaller marshaller = marshallerFactory.getMarshaller(assertion);
>
>     In the above sample, i get the marshaller object as null.
>
>     Would be great if someone can help me out resolving this issue.
>
>
>
>     Environment: Tomcat 6.0
>
>
>
>
>
>
>
>




Archive powered by MHonArc 2.6.16.

Top of Page