Uses of Class
net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Packages that use AbstractHTTPSearchBuilder Package Description net.shibboleth.idp.attribute.resolver.dc.http.impl ADataConnectorimplementation that reads data from an HTTP web service. -
-
Uses of AbstractHTTPSearchBuilder in net.shibboleth.idp.attribute.resolver.dc.http.impl
Subclasses of AbstractHTTPSearchBuilder in net.shibboleth.idp.attribute.resolver.dc.http.impl Modifier and Type Class Description classTemplatedBodyBuilderAnExecutableSearchBuilderthat 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.classTemplatedURLBuilderAnExecutableSearchBuilderthat generates the URL to request by evaluating aTemplateagainst the currently resolved attributes within anAttributeResolutionContext.
-