| Package | Description |
|---|---|
| com.nimbusds.oauth2.sdk.client |
OAuth 2.0 dynamic client registration.
|
| com.nimbusds.openid.connect.sdk.rp |
OpenID Connect Relying Party (RP) classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ClientInformationResponse |
ClientInformationResponse.parse(HTTPResponse httpResponse) |
Parses a client information response from the specified
HTTP response.
|
ClientInformationResponse |
ClientRegistrationResponse.toSuccessResponse() |
Casts this response to a client information response.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
OIDCClientInformationResponse |
OpenID Connect client information response.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.