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:37:03 +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=nEnpxmUG9D4CoObHHpzA/zd67bBEhT23o0SMFGsQwFqIJcWyptjBWI47UcxEDOM6F42y47Xe/rc0cWSWmWHOF1EnmWDbfKYipVSJaF3wSd1vcF0votbs16JyTUEeoh3j7lgkN0GLo6+fgswOko9rR3ERBvxdAPrdMtoBAHXqEzE=

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 < >:
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
, 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