Expand description
Token contracts for internal runtime trust and delegation.
Structs§
- Command
Token Factory - Factory de tokens bearer do runtime.
- Command
Token Validator - Validador de tokens bearer do runtime.
- Request
Validation Details - Details of an incoming query or command request used to verify its integrity.
- Runtime
Token Claims - Bearer claims contract for
/commandauthentication (v1). - Token
Claims - Minimal token claims contract for internal token exchange.
Enums§
- Command
Token Error - Command-token specific validation/generation errors.
- Security
Error - Security-local errors.
Constants§
- DEFAULT_
RUNTIME_ TOKEN_ TTL_ MS - Default lifetime for locally issued Runtime tokens.
- LOCAL_
ADMIN_ SUBJECT - Explicit subject required for wildcard local-administration scope.
Traits§
- Token
Provider - Contrato de assinatura e validação de payloads.
Functions§
- compute_
request_ hash - Computes the deterministic V2 SHA-256 hash of a canonically framed request.
Type Aliases§
- Security
Result - Security-local result type.