Skip to content

/AWS1/CL_TCEDISCOVERYCONF

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

CONSTRUCTOR

IMPORTING

Optional arguments:

io_authorizerconfiguration TYPE REF TO /AWS1/CL_TCEAUTHORIZERCONF /AWS1/CL_TCEAUTHORIZERCONF

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

iv_authorizertype TYPE /AWS1/TCEREGISTRYAUTHRTYPE /AWS1/TCEREGISTRYAUTHRTYPE

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


Queryable Attributes

authorizerConfiguration

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

Accessible with the following methods

Method Description
GET_AUTHORIZERCONFIGURATION() Getter for AUTHORIZERCONFIGURATION

authorizerType

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

Accessible with the following methods

Method Description
GET_AUTHORIZERTYPE() Getter for AUTHORIZERTYPE, with configurable default
ASK_AUTHORIZERTYPE() Getter for AUTHORIZERTYPE w/ exceptions if field has no valu
HAS_AUTHORIZERTYPE() Determine if AUTHORIZERTYPE has a value