Skip to Content.
Sympa Menu

mace-opensaml-users - RE: [OpenSAML] How to access Transform Algorithms

Subject: OpenSAML user discussion

List archive

RE: [OpenSAML] How to access Transform Algorithms


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [OpenSAML] How to access Transform Algorithms
  • Date: Tue, 2 Nov 2010 23:42:34 -0400
  • Organization: The Ohio State University

> Is there a way to access tranfrom algorithms using
> org.opensaml.xml.signature.Signature or something like that.
> I could not see.

I believe that like the C++ code, the library relies on a model of a
pluggable ContentReference abstraction of some kind that wraps the reference
and transforms involved and in the case of SAML objects, the reference
syntax and transform set is entirely fixed because it's defined by SAML.

Outside the context of SAML or whatever else might be exposed by the library
here, you're working directly with the xmlsec APIs directly

-- Scott






Archive powered by MHonArc 2.6.16.

Top of Page