| AuthorizationContext | Represents the context of an authorization process |
| AuthorizationContextReflection | Holder for reflection information generated from Features/Storages/Proto/AuthorizationContext.proto |
| AuthorizationRequest | Represents an authorization request for OpenID Connect or OAuth 2.0 |
| AuthorizationRequestReflection | Holder for reflection information generated from Features/Storages/Proto/AuthorizationRequest.proto |
| AuthorizedGrant | Represents the successful result of an authorized grant operation |
| AuthorizedGrantReflection | Holder for reflection information generated from Features/Storages/Proto/AuthorizedGrant.proto |
| AuthSession | Represents an authentication session for a logged-in user |
| AuthSessionReflection | Holder for reflection information generated from Features/Storages/Proto/AuthSession.proto |
| BackChannelAuthenticationRequest | Represents a backchannel authentication request (CIBA protocol) |
| BackChannelAuthenticationRequestReflection | Holder for reflection information generated from Features/Storages/Proto/BackChannelAuthenticationRequest.proto |
| ClaimEntry | Dictionary entry mapping claim name to its details. Represents key-value pairs for structured claim requests. |
| DeviceAuthorizationRequest | Represents a device authorization request (RFC 8628) |
| DeviceAuthorizationRequestReflection | Holder for reflection information generated from Features/Storages/Proto/DeviceAuthorizationRequest.proto |
| JsonWebTokenStatus | Wrapper message for JsonWebTokenStatus enum to enable serialization |
| JsonWebTokenStatusReflection | Holder for reflection information generated from Features/Storages/Proto/JsonWebTokenStatus.proto |
| RateLimitState | Represents the rate limiting state for a user code or IP address |
| RateLimitStateReflection | Holder for reflection information generated from Features/Storages/Proto/RateLimitState.proto |
| RequestedClaimDetails | Details of a requested claim per OpenID Connect Core specification |
| RequestedClaims | Claims requested for UserInfo response and ID Token per OpenID Connect specification. Stores claim requests as structured data without JSON string encoding. |
| RequestedClaimsReflection | Holder for reflection information generated from Features/Storages/Proto/RequestedClaims.proto |
| TokenInfo | Represents information about an issued token |
| TokenInfoReflection | Holder for reflection information generated from Features/Storages/Proto/TokenInfo.proto |