Uses of Interface
io.quarkiverse.langchain4j.mcp.auth.McpClientAuthProvider.Input
Packages that use McpClientAuthProvider.Input
-
Uses of McpClientAuthProvider.Input in io.quarkiverse.langchain4j.mcp.auth
Methods in io.quarkiverse.langchain4j.mcp.auth with parameters of type McpClientAuthProvider.InputModifier and TypeMethodDescriptionMcpClientAuthProvider.getAuthorization(McpClientAuthProvider.Input input) Provide authorization data which will be set as an HTTP Authorization header value.