| 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 UserInfoErrorResponse |
UserInfoErrorResponse.parse(HTTPResponse httpResponse) |
Parses a UserInfo error response from the specified HTTP response.
|
static UserInfoErrorResponse |
UserInfoErrorResponse.parse(String wwwAuth) |
Parses a UserInfo error response from the specified HTTP response
WWW-Authenticate header. |
UserInfoErrorResponse |
UserInfoResponse.toErrorResponse() |
Casts this response to a UserInfo error response.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.