Package | Description |
---|---|
com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and server responses.
|
com.nimbusds.oauth2.sdk.client |
OAuth 2.0 dynamic client registration.
|
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 |
AuthorizationErrorResponse
Authorisation error response.
|
class |
TokenErrorResponse
OAuth 2.0 Token error response.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientRegistrationErrorResponse
Client registration error response.
|
Modifier and Type | Class and Description |
---|---|
class |
OIDCAuthorizationErrorResponse
OpenID Connect authorisation error response.
|
class |
UserInfoErrorResponse
UserInfo error response.
|
Copyright © 2013 NimbusDS. All Rights Reserved.