Package org.a2aproject.sdk.common
Class A2AErrorMessages
java.lang.Object
org.a2aproject.sdk.common.A2AErrorMessages
Standard error message constants for A2A authentication and authorization failures.
-
Field Details
-
AUTHENTICATION_FAILED
Error message returned when client credentials are missing or invalid.- See Also:
-
AUTHORIZATION_FAILED
Error message returned when the client lacks permission for the requested operation.- See Also:
-