agentle.agents.a2a.models.authenticationΒΆ

A2A Authentication Model

This module defines the Authentication class, which represents authentication information for secure communication in the A2A protocol. It enables secure access to protected resources and services.

Functions

Field()

!!! abstract "Usage Documentation"

Classes

Authentication(*, schemes[, credentials])

Represents authentication information for secure communication.

BaseModel()

Alias for pydantic.BaseModel.

Sequence()

All the operations on a read-only sequence.