Attribute(const std::vector< std::string > &ids) | shibsp::Attribute | [inline, protected] |
Attribute(DDF &in) | shibsp::Attribute | [protected] |
AttributeFactory typedef | shibsp::Attribute | |
clearSerializedValues()=0 | shibsp::Attribute | [pure virtual] |
deregisterFactories() | shibsp::Attribute | [inline, static] |
deregisterFactory(const char *type) | shibsp::Attribute | [inline, static] |
getAliases() const | shibsp::Attribute | [inline] |
getAliases() | shibsp::Attribute | [inline] |
getId() const | shibsp::Attribute | [inline] |
getScope(size_t index) const | shibsp::Attribute | [inline, virtual] |
getSerializedValues() const | shibsp::Attribute | [inline, virtual] |
getString(size_t index) const | shibsp::Attribute | [inline, virtual] |
isCaseSensitive() const | shibsp::Attribute | [inline] |
isInternal() const | shibsp::Attribute | [inline] |
m_serialized | shibsp::Attribute | [mutable, protected] |
marshall() const | shibsp::Attribute | [virtual] |
registerFactory(const char *type, AttributeFactory *factory) | shibsp::Attribute | [inline, static] |
removeValue(size_t index) | shibsp::Attribute | [inline, virtual] |
setCaseSensitive(bool caseSensitive) | shibsp::Attribute | [inline] |
setInternal(bool internal) | shibsp::Attribute | [inline] |
unmarshall(DDF &in) | shibsp::Attribute | [static] |
valueCount() const | shibsp::Attribute | [inline, virtual] |
~Attribute() (defined in shibsp::Attribute) | shibsp::Attribute | [inline, virtual] |