Uses of Class
net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
Packages that use AbstractHTTPSearchBuilder
-
Uses of AbstractHTTPSearchBuilder in net.shibboleth.idp.attribute.resolver.dc.http.impl
Modifier and TypeClassDescriptionclassAnExecutableSearchBuilderthat 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.classAnExecutableSearchBuilderthat generates the URL to request by evaluating aTemplateagainst the currently resolved attributes within anAttributeResolutionContext.