RemoteAgentAuthorizationMethod

Supported authorization methods for remote A2A agents.

Inheritors

Types

Link copied to clipboard

API key-based authentication.

Link copied to clipboard

Bearer token authentication (RFC 6750).

Link copied to clipboard
object Companion
Link copied to clipboard

OAuth 2.0 client credentials flow.

Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String