Package net.shibboleth.idp.attribute.resolver.dc.http.impl
A
DataConnector
implementation that
reads data from an HTTP web service.-
Class Summary Class Description AbstractHTTPSearchBuilder Basis of request builder.HTTPDataConnector This class implements aDataConnector
that obtains data from an HTTP service.ScriptedResponseMappingStrategy HTTPResponseMappingStrategy
that relies on a script to map the response to the attribute set.TemplatedBodyBuilder AnExecutableSearchBuilder
that generates a request by evaluatingTemplate
s against the currently resolved attributes within anAttributeResolutionContext
to produce a URL and body, via GET or POST, and a configurable cache key.TemplatedURLBuilder AnExecutableSearchBuilder
that generates the URL to request by evaluating aTemplate
against the currently resolved attributes within anAttributeResolutionContext
.