All Classes and Interfaces

Class
Description
Minimal form-url-encoding helper for OIDC endpoints.
Default Fluxzero OIDC token validator for RS256 JWTs exposed through a tenant JWKS endpoint.
Normalized claims extracted from a validated OIDC JWT.
Small OIDC client for authorization-code-with-PKCE application flows.
Raw token response returned by an OIDC tenant.
Credentials used by a confidential application when exchanging an authorization code.
Fetches and caches OIDC discovery documents for configured issuers.
OIDC discovery metadata used by Fluxzero application authentication helpers.
Stateless BFF login transaction data for one OIDC Authorization Code + PKCE attempt.
Encodes OidcLoginState into an encrypted, authenticated, cookie-safe value.
Tenant-specific OIDC settings for a Fluxzero application.
Client authentication method used at the OIDC token endpoint.
PKCE verifier and S256 challenge pair.
Runtime exception raised when OIDC token exchange, discovery, or validation fails.
Parameters for validating an ID or access token against a configured OIDC tenant.
Strategy for validating OIDC JWTs.
ServiceLoader-backed token validator selector.