All Classes and Interfaces
Class
Description
Represents the actor (principal) making an authorization request.
Interface for providing bearer tokens for authentication.
Additional context information for the authorization request.
A token provider that reads tokens from a file and automatically reloads them based on a
configurable refresh interval or JWT expiration timing.
Configuration for OPA (Open Policy Agent) authorization.
Authentication configuration for OPA communication.
Authentication types supported by OPA authorization
Configuration for file-based bearer tokens
Configuration for static bearer tokens
HTTP client configuration for OPA communication.
OPA authorization input structure.
OPA request wrapper containing the authorization input.
Represents the resource(s) being accessed in an authorization request.
Represents a single resource entity in the authorization context.
A simple token provider that returns a static string value.