Uses of Interface
net.shibboleth.idp.attribute.resolver.dc.http.HTTPSearch
Packages that use HTTPSearch
-
Uses of HTTPSearch in net.shibboleth.idp.attribute.resolver.dc.http.impl
Methods in net.shibboleth.idp.attribute.resolver.dc.http.impl that return HTTPSearchModifier and TypeMethodDescriptionAbstractHTTPSearchBuilder.build
(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results.Methods in net.shibboleth.idp.attribute.resolver.dc.http.impl with parameters of type HTTPSearchModifier and TypeMethodDescriptionprotected Map<String,
IdPAttribute> HTTPDataConnector.retrieveAttributes
(HTTPSearch executable) Attempts to retrieve attributes from the data source.