Package com.inet.authentication.oauth2.api
package com.inet.authentication.oauth2.api
OAuth 2.0 API and server description for i-net authentication.
This package provides the core API components for OAuth 2.0 authentication integration. It includes tools for server description and exception handling in OAuth 2.0 authentication flows.
Key components include:
- Server description - System for defining and managing OAuth 2.0 server configurations, including endpoints, scopes, and authentication parameters
- Exception handling - Framework for managing OAuth 2.0-specific exceptions and error conditions during authentication processes
The package provides a comprehensive API for OAuth 2.0 authentication integration. It supports various OAuth 2.0 flows and server configurations, enabling secure and standardized authentication processes. The system is designed to be flexible and extensible, supporting different OAuth 2.0 implementations and custom authentication requirements.
- Since:
- 1.0
-
ClassDescriptionSignals that an OAuth error occur.The description of an OAuth authentication servercache for registered instances