Package | Description |
---|---|
com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and authorisation server responses.
|
Modifier and Type | Class | Description |
---|---|---|
class |
RequestObjectPOSTErrorResponse |
Request object POST error response.
|
class |
RequestObjectPOSTSuccessResponse |
Request object POST success response.
|
Modifier and Type | Method | Description |
---|---|---|
static RequestObjectPOSTResponse |
RequestObjectPOSTResponse.parse(HTTPResponse httpResponse) |
Parses a request object POST response from the specified HTTP
response.
|
Copyright © 2019 Connect2id Ltd.. All rights reserved.