Add option to make attributes internal only.
authorScott Cantor <cantor.2@osu.edu>
Sat, 6 Jun 2009 21:00:33 +0000 (21:00 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 6 Jun 2009 21:00:33 +0000 (21:00 +0000)
commit4f26b89a8caae6c503490a37936562b178834f60
tree98ce61f28de362f3dfe9a3347f8c2b87b7b18fc8
parentec9f233352b9d37a3f93551b5be90f70c5cd893d
Add option to make attributes internal only.
14 files changed:
.cproject
.project
schemas/shibboleth-2.0-attribute-map.xsd
shibsp/ServiceProvider.cpp
shibsp/attribute/Attribute.cpp
shibsp/attribute/Attribute.h
shibsp/attribute/AttributeDecoder.h
shibsp/attribute/DOMAttributeDecoder.cpp
shibsp/attribute/ExtensibleAttribute.h
shibsp/attribute/KeyInfoAttributeDecoder.cpp
shibsp/attribute/NameIDAttributeDecoder.cpp
shibsp/attribute/NameIDFromScopedAttributeDecoder.cpp
shibsp/attribute/ScopedAttributeDecoder.cpp
shibsp/attribute/StringAttributeDecoder.cpp