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