Package | Description |
---|---|
com.nimbusds.oauth2.sdk |
Classes for representing, serialising and parsing OAuth 2.0 client requests
and authorisation 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 | Description |
---|---|---|
class |
AuthorizationErrorResponse |
Authorisation error response.
|
class |
TokenErrorResponse |
OAuth 2.0 Token error response.
|
class |
TokenIntrospectionErrorResponse |
Token introspection error response.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ClientRegistrationErrorResponse |
Client registration error response.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AuthenticationErrorResponse |
OpenID Connect authentication error response.
|
class |
UserInfoErrorResponse |
UserInfo error response.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.