All Classes and Interfaces
Class
Description
An
AuthenticationConverter which extracts the API key from a
HttpServletRequest, and returns a ApiKeyAuthenticationToken.A
JwtDecoder that wraps a delegate decoder and adds audience validation.Entrypoint wrapping a
BearerTokenAuthenticationEntryPoint and ensuring the
resource_metadata contains the path of the request.Validate the
"aud" claim of a JWT, ensuring it matches the resource identifier
of this MCP server.