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 |
---|---|---|
ClientInformation |
ClientInformationResponse.getClientInformation() |
Gets the client information.
|
static ClientInformation |
ClientInformation.parse(net.minidev.json.JSONObject jsonObject) |
Parses a client information instance from the specified JSON object.
|
Constructor | Description |
---|---|
ClientInformationResponse(ClientInformation clientInfo) |
Creates a new client information response.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OIDCClientInformation |
OpenID Connect client information.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.