| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk |
Classes for representing, serialising and parsing OpenID Connect client
requests and server responses.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
UserInfoErrorResponse |
UserInfo error response.
|
class |
UserInfoSuccessResponse |
UserInfo success response.
|
| Modifier and Type | Method | Description |
|---|---|---|
static UserInfoResponse |
UserInfoResponse.parse(HTTPResponse httpResponse) |
Parses a UserInfo response from the specified HTTP response.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.