Uses of Interface
net.shibboleth.idp.attribute.resolver.DataConnector

Packages that use DataConnector
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.
The context to do with Attribute Resolution.
Interfaces supporting data connectors.
A DataConnector implementation that reads data from an HTTP web service.
Common functionality used by data connectors.
Testing utility classes.
A DataConnector implementation that reads data from an LDAP.
A DataConnector implementation that reads data from a relational database.
Implementation of StorageService-backed data connector.
Implementations of core resolver functionality.
Testing utility classes.
Implementations of SAML related AttributeDefinition and DataConnector.