Uses of Class
net.shibboleth.idp.attribute.resolver.AbstractDataConnector

Packages that use AbstractDataConnector
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.
A DataConnector implementation that reads data from an HTTP web service.
Common functionality used by data connectors.
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.
Supported base class for the implementation of specific DataConnector parsers.
Implementation of specific DataConnector parsers.