Simple and Scoped Attribute decoders.
authorScott Cantor <cantor.2@osu.edu>
Sun, 18 Feb 2007 06:07:01 +0000 (06:07 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 18 Feb 2007 06:07:01 +0000 (06:07 +0000)
commit3b23d21fb74597b2ecae44f6bc4482f0a7daccdb
tree2fb5bb341dbbeb8e07ce8522a13b5390e9af2d8d
parent56a2209a9582b91b4be2a7e86af3ba72b8b8a14d
Simple and Scoped Attribute decoders.
configs/.gitignore [new file with mode: 0644]
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