Package-level declarations
Types
Used for validating Access Tokens minted by an Authorization Server.
A client_assertion_type and signed client_assertion JWT for JWT-based client authentication (e.g. private_key_jwt), returned by a ClientAssertionProvider.
Provides a fresh ClientAssertion for each OAuth2 request that needs client authentication (token endpoint requests and Pushed Authorization Requests).
Used for validating device secrets minted by an Authorization Server.
Used for validating Id Tokens minted by an Authorization Server.
The client used for interacting with an Okta Authorization Server.
Builder for creating an OAuth2Client.
Immutable configuration for OAuth2Client.
Describes the result from the OAuth2Client.
Optional per-endpoint URL overrides for an OAuth2Client.
Configuration options for an OAuth2Client.
Represents the routes used to make network calls to the Authorization Server.