Package net.shibboleth.idp.attribute.resolver.dc
@NonnullElements
package net.shibboleth.idp.attribute.resolver.dc
Interfaces supporting data connectors.
-
ClassDescriptionBase class for implementing
MappingStrategyinstances 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 createdExecutableSearchinstances.Strategy for mapping from an arbitrary result type to a collection ofIdPAttributes.Exception thrown byValidators when validation fails.Used to determine whether a Data Connector initialized properly and continues to be fit for use.