Package net.shibboleth.idp.attribute.resolver.dc
package net.shibboleth.idp.attribute.resolver.dc
Interfaces supporting data connectors.
-
ClassDescriptionBase class for implementing
MappingStrategy
instances that includes support for field renaming/aliasing.Should be implemented by objects used to search for attributes, that uniquely identify those search results.ExecutableSearchBuilder<T extends ExecutableSearch>Builder used to createdExecutableSearch
instances.Strategy for mapping from an arbitrary result type to a collection ofIdPAttribute
s.Used to determine whether a Data Connector initialized properly and continues to be fit for use.Exception thrown byValidator
s when validation fails.Used to determine whether a Data Connector initialized properly and continues to be fit for use.