Starting SAML 1.x implementation.
authorScott Cantor <cantor.2@osu.edu>
Thu, 4 May 2006 02:56:38 +0000 (02:56 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 4 May 2006 02:56:38 +0000 (02:56 +0000)
commit01832f09c095512baad6210854ad3a3c6a8d9622
tree79533461bc4679315c3e4cae1cb50642f2f82224
parent4581323633f83a9c3522326c31710daa01ba38f8
Starting SAML 1.x implementation.
.cdtproject
.gitignore
saml/.gitignore [new file with mode: 0644]
saml/Makefile.am
saml/SAMLConfig.cpp [new file with mode: 0644]
saml/SAMLConfig.h
saml/exceptions.h
saml/saml.vcproj
saml/saml1/core/Assertions.h [new file with mode: 0644]
saml/saml1/core/impl/AssertionsImpl.cpp [new file with mode: 0644]