McpServerAuthorizationMethod

Supported authorization methods for MCP servers.

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 three-legged authorization flow.

Link copied to clipboard

OAuth 2.0 client credentials flow.

Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String