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