Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Getting the xml signature from a Signature object

Subject: OpenSAML user discussion

List archive

Re: Getting the xml signature from a Signature object


Chronological Thread 
  • From: "Håkon Sagehaug" <>
  • To:
  • Subject: Re: Getting the xml signature from a Signature object
  • Date: Fri, 11 Jan 2008 13:43:04 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=bvrdi6uTgZmlVo8oeW6cIqrjHaNSiqflcKtJbFePbqREA0Hp3hxZ3Ktt+JprLFsEsPJd0vyBSZ5SKgAKqGexTHoJctoO0tuDcrIPpsmPIIau79mJR7QFClKf5LKTgKN6i4PxNGSKUBlMKp6uRE9yX/6yf25LbEXaYyoF3XtE/Ww=

I just wanted to be able to valdidate the signature and I thought I needed it



2008/1/11, Chad La Joie <>:
Yes.

Not saying there isn't some sort of use case where you might need the
Signature value, I just wasn't aware of any so I was trying to see if
you had come upon one.

Håkon Sagehaug wrote:
> Hi
>
> I guess I don't need it, I thought I might need it for verifying the
> signature, but I guess it's just do something like
>
>  SignatureValidator sigValidator = new SignatureValidator(goodCredential);
>         sigValidator.validate(signature);
>
> as in the provided unit tests
>
> cheers
>
> 2008/1/11, Chad La Joie <
> <mailto:> >:
>
>     Not that I know of.  We didn't do a full set of XMLObject for the
>     Signature spec.  We only did those objects that people might need to
>     create, which is pretty much just the KeyInfo stuff.
>
>     What do you need that value for?
>
>     Håkon Sagehaug wrote:
>      > Hi
>      >
>      > I was trying to get the xmlsignatue value out of a Signature
>     object, but
>      > noticed that the interface don't support this method, but the
>      > SignaturImpl does. Is there another method to get the xml signature
>      > value out of the Signature Object?
>      >
>      > cheers, Håkon
>      >
>      > --
>      > Håkon Sagehaug
>      > Research Assistant
>      > Parallab
>      > Bergen Center for Computational Science (BCCS)
>      > UNIFOB AS (University of Bergen Research Company)
>
>     --
>     SWITCH
>     Serving Swiss Universities
>     --------------------------
>     Chad La Joie, Software Engineer, Security
>     Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
>     phone +41 44 268 15 75, fax +41 44 268 15 68
>     <mailto:>,
>     http://www.switch.ch
>
>
>
>
> --
> Håkon Sagehaug
> Research Assistant
> Parallab
> Bergen Center for Computational Science (BCCS)
> UNIFOB AS (University of Bergen Research Company)

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Security
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
, http://www.switch.ch




--
Håkon Sagehaug
Research Assistant
Parallab
Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)


Archive powered by MHonArc 2.6.16.

Top of Page