shibboleth-2.3.1

NameIDAttribute.h File Reference

An Attribute whose values are derived from or mappable to a SAML NameID. More...

#include <shibsp/attribute/Attribute.h>

Classes

class  shibsp::NameIDAttribute
 An Attribute whose values are derived from or mappable to a SAML NameID. More...
struct  shibsp::NameIDAttribute::Value
 Holds all the fields associated with a NameID. More...

Namespaces

namespace  shibsp
 

Shibboleth Service Provider Library.


Defines

#define DEFAULT_NAMEID_FORMATTER   "$Name!!$NameQualifier!!$SPNameQualifier"
 Default serialization format for NameIDs.

Detailed Description

An Attribute whose values are derived from or mappable to a SAML NameID.