Initial decryption and schema support for encrypted SAML.
authorScott Cantor <cantor.2@osu.edu>
Mon, 12 Jun 2006 16:47:06 +0000 (16:47 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 12 Jun 2006 16:47:06 +0000 (16:47 +0000)
commit034395d99c818fb5489421fd4e7aa4eb3fa5d173
tree6ac42fb736909089b1c51340a3cf1b363afd7eea
parentc88350c124d867ae1126c495acde8246065d3df9
Initial decryption and schema support for encrypted SAML.
.cdtproject
saml/Makefile.am
saml/encryption/EncryptedKeyResolver.cpp [new file with mode: 0644]
saml/encryption/EncryptedKeyResolver.h [new file with mode: 0644]
saml/saml.vcproj
saml/saml1/core/impl/AssertionsImpl.cpp
saml/saml2/core/Assertions.h
saml/saml2/core/impl/Assertions20Impl.cpp
saml/saml2/core/impl/Assertions20SchemaValidators.cpp