Uses of Interface
com.nimbusds.oauth2.sdk.http.ReadOnlyHTTPResponse
Packages that use ReadOnlyHTTPResponse
-
Uses of ReadOnlyHTTPResponse in com.nimbusds.oauth2.sdk.http
Classes in com.nimbusds.oauth2.sdk.http that implement ReadOnlyHTTPResponseModifier and TypeClassDescriptionclass
HTTP response with support for the parameters required to construct anOAuth 2.0 response message
.Methods in com.nimbusds.oauth2.sdk.http that return ReadOnlyHTTPResponseModifier and TypeMethodDescriptionHTTPRequestSender.send
(ReadOnlyHTTPRequest httpRequest) Sends the specified HTTP request.