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

Packages that use AbstractResolverPlugin
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.
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.
Implementation of top level attribute resolvers.
Implementations of SAML related AttributeDefinition and DataConnector.