http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-sdk
/
org.http4k.ai.mcp.server.security
/
OAuthMcpSecurity
/
OAuthMcpSecurity
OAuth
Mcp
Security
constructor
(
resourceMetadata
:
ResourceMetadata
,
vararg
extraWwwAuthenticateFields
:
Pair
<
String
,
String
>
,
checkToken
:
(
String
)
->
Boolean
)
(
source
)
constructor
(
authorizationServerUri
:
Uri
,
mcpUri
:
Uri
,
checkToken
:
(
String
)
->
Boolean
)
(
source
)
Bare bones MCP Security implementation that uses the OAuth protected resource metadata endpoint