Enum MCPServerDTO.AccessControlEnum

java.lang.Object
java.lang.Enum<MCPServerDTO.AccessControlEnum>
org.wso2.am.integration.clients.publisher.api.v1.dto.MCPServerDTO.AccessControlEnum
All Implemented Interfaces:
Serializable, Comparable<MCPServerDTO.AccessControlEnum>, java.lang.constant.Constable
Enclosing class:
MCPServerDTO

public static enum MCPServerDTO.AccessControlEnum extends Enum<MCPServerDTO.AccessControlEnum>
Is the MCP server restricted to certain publishers or creators or is it visible to all publishers and creators. If the accessControl restriction is NONE, this can be modified by all publishers and creators. Otherwise, it can only be viewable/modifiable by a specific set of users based on the restriction.