Skip to Content.
Sympa Menu

mace-opensaml-users - RE: OpenSAML 2.0 C++

Subject: OpenSAML user discussion

List archive

RE: OpenSAML 2.0 C++


Chronological Thread 
  • From: "Bart van den Oetelaar" <>
  • To: <>
  • Subject: RE: OpenSAML 2.0 C++
  • Date: Wed, 29 Nov 2006 13:23:17 +0100

Alright,

I got the library working now, and am able to create assertions and
stuff. But, is it possible to take this assertion and get the XML
representation of it so it can be used via SOAP or so? We've looked
trough the unit tests but are finding it difficult to see what must be
done to get plain XML..

Greets,

Bart

-----Oorspronkelijk bericht-----
Van: Scott Cantor
[mailto:]
Verzonden: maandag 27 november 2006 17:20
Aan:

Onderwerp: RE: OpenSAML 2.0 C++

> I've started trying to get the library working in a simple win32 c++
> console application project, but i'm running int some problems.
> In the Documentation found on the WiKi. There is a mention on having
to
> call SAMLConfig::init() before anything else. Now i'm not a C++ guru,
> but this function is virtual so it won't work.

"Library initialization takes place using the SAMLConfig::init() method.
SAMLConfig is a singleton that is accessed using the
SAMLConfig::getInstance() method."

In other words:

SAMLConfig::getConfig().init()

> Maybe you can give me some example code to do some basic assertion
> creation? That would really help me.

There are not going to be samples any time soon. They take a lot of
time,
and I do not have it. There are a lot of unit tests. That is all I have.

I will try and flesh out the Wiki material since the library is pretty
close
to feature complete now.

Please be sure you've generated the the doxygen material during the
build
process, which should happen on Unix automatically. Virtually all the
classes and methods are documented.

-- Scott




Info Support - http://www.infosupport.com

Alle informatie in dit e-mailbericht is onder voorbehoud. Info Support is op
geen enkele wijze aansprakelijk voor vergissingen of onjuistheden in dit
bericht en staat niet in voor de juiste en volledige overbrenging van de
inhoud hiervan. Op al de werkzaamheden door Info Support uitgevoerd en op al
de aan ons gegeven opdrachten zijn onze Algemene Voorwaarden van toepassing,
gedeponeerd bij de griffie van de rechtbank te Utrecht op 12 januari 2005
onder nummer 261/2004 en bij de Kamer van Koophandel te Utrecht onder nr.
30135370. Een exemplaar zenden wij u op uw verzoek per omgaande kosteloos toe.

De informatie in dit e-mailbericht is uitsluitend bestemd voor de
geadresseerde. Gebruik van deze informatie door anderen is verboden.
Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze
informatie aan derden is niet toegestaan.

Dit e-mailbericht kan vertrouwelijke informatie bevatten. Indien u dit
bericht dus per ongeluk ontvangt, stelt Info Support het op prijs als u de
zender door een antwoord op deze e-mail hiervan op de hoogte brengt en deze
e-mail vervolgens vernietigt.




Archive powered by MHonArc 2.6.16.

Top of Page