Package org.springaicommunity.mcp.security.server.oauth2.jwt
@NullMarked
package org.springaicommunity.mcp.security.server.oauth2.jwt
-
ClassesClassDescriptionA
JwtDecoderthat 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.