Interface SearchResultMappingStrategy

All Superinterfaces:
MappingStrategy<SearchResponse>
All Known Implementing Classes:
StringAttributeValueMappingStrategy

public interface SearchResultMappingStrategy extends MappingStrategy<SearchResponse>
Strategy for mapping from a SearchResponse to a collection of IdPAttributes.
  • Method Summary

    Methods inherited from interface net.shibboleth.idp.attribute.resolver.dc.MappingStrategy

    map