Uses of Interface
com.github.copilot.rpc.McpAuthHandler
Packages that use McpAuthHandler
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of McpAuthHandler in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return McpAuthHandlerModifier and TypeMethodDescriptionResumeSessionConfig.getOnMcpAuthRequest()Gets the MCP OAuth request handler.SessionConfig.getOnMcpAuthRequest()Gets the MCP OAuth request handler.Methods in com.github.copilot.rpc with parameters of type McpAuthHandlerModifier and TypeMethodDescriptionResumeSessionConfig.setOnMcpAuthRequest(McpAuthHandler onMcpAuthRequest) Sets the MCP OAuth request handler.SessionConfig.setOnMcpAuthRequest(McpAuthHandler onMcpAuthRequest) Sets the MCP OAuth request handler.