AttributeResolver.h File Reference

A service that transforms or resolves additional attributes for a particular subject. More...

#include <shibsp/base.h>
#include <string>
#include <vector>
#include <xmltooling/Lockable.h>

Classes

class  shibsp::AttributeResolver
 The service that resolves the attributes for a particular subject. More...

Namespaces

namespace  shibsp
 

SocketListener.h.


Defines

#define QUERY_ATTRIBUTE_RESOLVER   "Query"
 AttributeResolver based on SAML queries to an IdP during SSO.
#define SIMPLEAGGREGATION_ATTRIBUTE_RESOLVER   "SimpleAggregation"
 AttributeResolver based on free-standing SAML queries to additional AAs.
#define CHAINING_ATTRIBUTE_RESOLVER   "Chaining"
 AttributeResolver based on chaining together other resolvers.

Functions

void SHIBSP_API shibsp::registerAttributeResolvers ()
 Registers AttributeResolver classes into the runtime.

Variables

class SAML_API opensaml::Assertion
class SAML_API opensaml::saml2::NameID
class SAML_API opensaml::saml2md::EntityDescriptor
class SHIBSP_API shibsp::ResolutionContext

Detailed Description

A service that transforms or resolves additional attributes for a particular subject.


Define Documentation

#define CHAINING_ATTRIBUTE_RESOLVER   "Chaining"

AttributeResolver based on chaining together other resolvers.

#define QUERY_ATTRIBUTE_RESOLVER   "Query"

AttributeResolver based on SAML queries to an IdP during SSO.

#define SIMPLEAGGREGATION_ATTRIBUTE_RESOLVER   "SimpleAggregation"

AttributeResolver based on free-standing SAML queries to additional AAs.

Generated on Mon May 17 18:15:20 2010 for shibboleth-2.3.1 by  doxygen 1.6.3