Interface AgentAuthentication

All Known Implementing Classes:
AgentAuthentication.ApiKeyAuthentication, AgentAuthentication.BaseAuthentication, AgentAuthentication.BasicAuthentication, AgentAuthentication.BearerAuthentication, AgentAuthentication.HeaderAuthentication

public interface AgentAuthentication
Polymorphic agent authentication. Mirrors the structure of McpServiceAuthentication so the editor can offer a uniform UX across MCP services and chat-model agents.
Author:
Filip Hrisafov