Uses of Class
edu.internet2.middleware.grouperClient.util.HttpCallResponse
Packages that use HttpCallResponse
-
Uses of HttpCallResponse in edu.internet2.middleware.grouperClient.util
Methods in edu.internet2.middleware.grouperClient.util that return HttpCallResponseModifier and TypeMethodDescriptionstatic HttpCallResponseGrouperClientUtils.httpCall(String urlSuffix, String serviceAuthn, HttpCallMethod httpCallMethod, String body) call HTTP with a url, optional request body, get a response body.