There are a few features not supported by this implementation:
Before using this library, you may need to set up your application as follows:
Before using this library, you may need to register your application with the authorization server to receive a client ID and client secret.
Typical steps for the OAuth 2 authorization flow:
Before using this library, you need to set up your application as follows:
User-defined Partial JSON data models allow you to defined Plain Old Java Objects (POJO's) to define how the library should parse/serialize JSON.
User-defined Partial XML data models allow you to defined Plain Old Java Objects (POJO's) to define how the library should parse/serialize XML.