| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk.rp |
OpenID Connect Relying Party (RP) classes.
|
| Modifier and Type | Method and Description |
|---|---|
OIDCClientInformation |
OIDCClientInformationResponse.getOIDCClientInformation()
Gets the OpenID Connect client information.
|
static OIDCClientInformation |
OIDCClientInformation.parse(net.minidev.json.JSONObject jsonObject)
Parses an OpenID Connect client information instance from the
specified JSON object.
|
| Constructor and Description |
|---|
OIDCClientInformationResponse(OIDCClientInformation clientInfo)
Creates a new OpenID Connect client information response.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.