Interface HTTPResponseMappingStrategy
- All Superinterfaces:
MappingStrategy<Map<String,
,IdPAttribute>> org.apache.http.client.ResponseHandler<Map<String,
IdPAttribute>>
- All Known Implementing Classes:
ScriptedResponseMappingStrategy
public interface HTTPResponseMappingStrategy
extends MappingStrategy<Map<String,IdPAttribute>>, org.apache.http.client.ResponseHandler<Map<String,IdPAttribute>>
Strategy for processing an
HttpClient
response into a map of
IdPAttribute
s.-
Method Summary
Methods inherited from interface net.shibboleth.idp.attribute.resolver.dc.MappingStrategy
map
Methods inherited from interface org.apache.http.client.ResponseHandler
handleResponse