Package com.nimbusds.oauth2.sdk
package com.nimbusds.oauth2.sdk
Classes for representing, serialising and parsing core OAuth 2.0 concepts.
-
ClassDescriptionAbstract request with client authentication.The base abstract class for OAuth 2.0 and OpenID Connect configuration requests.Abstract request with optional client authentication.Abstract request with optional client authentication or client identification.The base abstract class for requests.Access token response from the Token endpoint.Assertion grant.Authorisation code.Authorisation code grant.Authorisation error response.Authorisation grant.Authorisation request.Builder for constructing authorisation requests.The base abstract class for authorisation success and error responses.Authorisation success response.Client credentials grant.Error object, used to encapsulate OAuth 2.0 and other errors.Response message indicating an error.The base class for checked exceptions defined in this SDK.Authorisation grant type.JWT bearer grant.Marker interface for OAuth 2.0 authorisation framework messages.Standard OAuth 2.0 authorisation and token endpoint errors.The requirement level for a parameter.Parse exception.Base abstract class for protected resource requests using an OAuth 2.0 access token.Pushed authorisation error response.Pushed authorisation request (PAR).Pushed authorisation response.Pushed authorisation success response.Refresh token grant.Request message, serialises to an HTTP request.Deprecated.Deprecated.Deprecated.Deprecated.Resource owner password credentials grant.Response message, serialises to an HTTP response.Authorisation response mode.Authorisation response type.Authorisation response type value.Enumeration of the OAuth 2.0 roles.SAML 2.0 bearer grant.Authorisation scope.Authorisation scope value.Enumeration of the scope value requirements for application-specific authorisation requests.Serialization exception (unchecked).Response message indicating success.OAuth 2.0 Token error response.Token introspection error response.Token introspection request.Token introspection response.Token introspection success response.Builder for constructing token introspection success responses.Token request.Builder for constructing token requests.Token endpoint response.Token revocation request.The strategy for composing a well-known URI path.