SAML 2.0 artifact bits plus tests
authorScott Cantor <cantor.2@osu.edu>
Tue, 1 Aug 2006 18:15:11 +0000 (18:15 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 1 Aug 2006 18:15:11 +0000 (18:15 +0000)
commit0d4d73adf7fa522e14d34932c0bd56e2907481cb
treede3725cc8b7f811ece783830dab9af349d697c38
parent099f6c2a2b356d31f88f727e0e6f9abae76e8be2
SAML 2.0 artifact bits plus tests
15 files changed:
saml/Makefile.am
saml/SAMLArtifact.cpp
saml/saml.vcproj
saml/saml1/core/SAMLArtifactType0001.h
saml/saml1/core/SAMLArtifactType0002.h
saml/saml2/core/SAML2Artifact.h [new file with mode: 0644]
saml/saml2/core/SAML2ArtifactType0004.h [new file with mode: 0644]
saml/saml2/core/impl/SAML2Artifact.cpp [new file with mode: 0644]
saml/saml2/core/impl/SAML2ArtifactType0004.cpp [new file with mode: 0644]
samltest/Makefile.am
samltest/SAMLArtifactCreationTest.h [new file with mode: 0644]
samltest/SAMLArtifactType0001Test.h [new file with mode: 0644]
samltest/SAMLArtifactType0002Test.h [new file with mode: 0644]
samltest/SAMLArtifactType0004Test.h [new file with mode: 0644]
samltest/samltest.vcproj