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 and Description |
---|---|
class |
TokenIntrospectionErrorResponse
Token introspection error response.
|
class |
TokenIntrospectionSuccessResponse
Token introspection success response.
|
Modifier and Type | Method and Description |
---|---|
static TokenIntrospectionResponse |
TokenIntrospectionResponse.parse(HTTPResponse httpResponse)
Parses a token introspection response from the specified HTTP
response.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.