Simple and Scoped Attribute decoders.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 18 Feb 2007 06:07:01 +0000 (06:07 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 18 Feb 2007 06:07:01 +0000 (06:07 +0000)
commitdebc26fffdaf11c178f8dcc2b0fe836f4547e2b3
tree58c2a57307a5fdb9f262616d53e9e8a18f669dae
parentdd3b0bb74b5869880798a93f1ef37c6615ec9501
Simple and Scoped Attribute decoders.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2173 cb58f699-b61c-0410-a6fe-9272a202ed29
shibsp/Makefile.am
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/attribute/Attribute.cpp
shibsp/attribute/AttributeDecoder.h [new file with mode: 0644]
shibsp/attribute/ScopedAttributeDecoder.cpp [new file with mode: 0644]
shibsp/attribute/SimpleAttributeDecoder.cpp [new file with mode: 0644]
shibsp/impl/XMLServiceProvider.cpp
shibsp/shibsp.vcproj