Java SDK
The Java SDK is core helper library containing primitives and interaction with supported grant type token providers. It is base library for OAuth 2.0 related protocol operations. It provides:
- Discovery of endpoints
- Grant Types Token Providers
- Token Refresh
- Token Validation
- HTTP Client Handler to access a given API with the access token