ch.linkyard.mcp.jsonrpc2.transport.http4s
Members list
Type members
Classlikes
object McpServerRoute
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
McpServerRoute.type
For oidc server that do not support the .well-known/oauth-authorization-server
For oidc server that do not support the .well-known/oauth-authorization-server
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object OAuthAuthorizationServer
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
class OAuthMiddleware(name: String, authorizationServers: List[Uri], scopes: List[String], validateToken: String => IO[Boolean], root: Path, audienceOverride: Option[Uri])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object SessionId
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SessionId.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object SessionStore
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SessionStore.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object StatefulConnection
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StatefulConnection.type
Types
Extensions
Extensions
extension (req: Request[IO])
extension (req: Request[IO])
extension (scheme: Scheme)
In this article