Package com.nimbusds.oauth2.sdk.http

HTTP message classes.

See:
          Description

Interface Summary
HTTPEndpoint HTTP endpoint.
 

Class Summary
CommonContentTypes Common content types used in the OAuth 2.0 protocol and implementing applications.
HTTPRequest HTTP request with support for the parameters required to construct an OAuth 2.0 request message.
HTTPResponse HTTP response with support for the parameters required to construct an OAuth 2.0 response message.
 

Enum Summary
HTTPRequest.Method Enumeration of the HTTP methods used in OAuth 2.0 requests.
 

Package com.nimbusds.oauth2.sdk.http Description

HTTP message classes.



Copyright © 2013 NimbusDS. All Rights Reserved.