Implement artifact resolution support.
authorScott Cantor <cantor.2@osu.edu>
Mon, 2 Apr 2007 03:56:10 +0000 (03:56 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 2 Apr 2007 03:56:10 +0000 (03:56 +0000)
commit3a0a152453490ca7418acc6895105d0a4af97942
tree188926d375f0c13526573c43ecd88f2003ed217a
parent6a3c438113a8188b100ecc8addb0b123671e1e40
Implement artifact resolution support.
shibsp/Makefile.am
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/binding/ArtifactResolver.h [new file with mode: 0644]
shibsp/binding/SOAPClient.h
shibsp/binding/impl/ArtifactResolver.cpp [new file with mode: 0644]
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/shibsp.vcproj