Uses of Record Class
org.a2aproject.sdk.spec.AgentCardSignature
Packages that use AgentCardSignature
-
Uses of AgentCardSignature in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return AgentCardSignatureModifier and TypeMethodDescriptionAgentCardSignature.Builder.build()Builds a new immutableAgentCardSignaturefrom the current builder state.Methods in org.a2aproject.sdk.spec that return types with arguments of type AgentCardSignatureModifier and TypeMethodDescription@Nullable List<AgentCardSignature>AgentCard.signatures()Returns the value of thesignaturesrecord component.Method parameters in org.a2aproject.sdk.spec with type arguments of type AgentCardSignatureModifier and TypeMethodDescriptionAgentCard.Builder.signatures(List<AgentCardSignature> signatures) Sets the digital signatures verifying the authenticity of the agent card.