Package net.shibboleth.idp.attribute.resolver.dc.http.impl
package net.shibboleth.idp.attribute.resolver.dc.http.impl
A
DataConnector
implementation that
reads data from an HTTP web service.-
ClassesClassDescriptionBasis of request builder.This class implements a
DataConnector
that obtains data from an HTTP service.HTTPResponseMappingStrategy
that relies on a script to map the response to the attribute set.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.AnExecutableSearchBuilder
that generates the URL to request by evaluating aTemplate
against the currently resolved attributes within anAttributeResolutionContext
.