Uses of Class
com.nimbusds.oauth2.sdk.RequestObjectPOSTResponse
Packages that use RequestObjectPOSTResponse
Package
Description
Classes for representing, serialising and parsing core OAuth 2.0 concepts.
-
Uses of RequestObjectPOSTResponse in com.nimbusds.oauth2.sdk
Subclasses of RequestObjectPOSTResponse in com.nimbusds.oauth2.sdkModifier and TypeClassDescriptionfinal classDeprecated.final classDeprecated.Methods in com.nimbusds.oauth2.sdk that return RequestObjectPOSTResponseModifier and TypeMethodDescriptionstatic RequestObjectPOSTResponseRequestObjectPOSTResponse.parse(HTTPResponse httpResponse) Deprecated.Parses a request object POST response from the specified HTTP response.