Uses of Class
com.github.copilot.rpc.McpAuthInvocation
Packages that use McpAuthInvocation
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of McpAuthInvocation in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return McpAuthInvocationModifier and TypeMethodDescriptionMcpAuthInvocation.setSessionId(String sessionId) Sets the session ID.Methods in com.github.copilot.rpc with parameters of type McpAuthInvocationModifier and TypeMethodDescriptionMcpAuthHandler.handle(McpAuthRequest request, McpAuthInvocation invocation) Handles an MCP OAuth request.