Uses of Class
net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext

Packages that use AttributeResolutionContext
Package
Description
A system which is capable of retrieving a collection of IdPAttributes from a variety of locations, transform them, and associate a set of protocol-specific encoders to them.
Implementations of various AttributeDefinitions.
A DataConnector implementation that maps from a given set of source value to an output value.
The context to do with Attribute Resolution.
Functions for navigating attribute resolution contexts.
Interfaces supporting data connectors.
A DataConnector implementation that reads data from an HTTP web service.
Common functionality used by data connectors.
Testing utility classes.
Package for LDAP data connector configuration.
Package for RDBMS data connector configuration.
Implementation of StorageService-backed data connector.
Implementations of core resolver functionality.
Testing utility classes.
Implementations of SAML related AttributeDefinition and DataConnector.