DiscoveryConfiguration

Discovery configuration for the registry. Controls how consumers are authorized to search the registry and invoke its MCP endpoint.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authorizer configuration for the registry. Required when authorizerType is CUSTOM_JWT.

Link copied to clipboard

The type of authorizer that controls how consumers access the registry's search and MCP invoke operations.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String