Package org.springaicommunity.mcp.security.server.oauth2.jwt


@NullMarked package org.springaicommunity.mcp.security.server.oauth2.jwt
  • Classes
    Class
    Description
    A JwtDecoder that wraps a delegate decoder and adds audience validation.
    Validate the "aud" claim of a JWT, ensuring it matches the resource identifier of this MCP server.