Package net.shibboleth.idp.attribute.resolver.dc.http.impl
@NonnullElements
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
DataConnectorthat obtains data from an HTTP service.HTTPResponseMappingStrategythat relies on a script to map the response to the attribute set.AnExecutableSearchBuilderthat generates a request by evaluatingTemplates against the currently resolved attributes within anAttributeResolutionContextto produce a URL and body, via GET or POST, and a configurable cache key.AnExecutableSearchBuilderthat generates the URL to request by evaluating aTemplateagainst the currently resolved attributes within anAttributeResolutionContext.