Uses of Record Class
io.a2a.spec.AgentCardSignature
Packages that use AgentCardSignature
-
Uses of AgentCardSignature in io.a2a.spec
Methods in io.a2a.spec that return AgentCardSignatureModifier and TypeMethodDescriptionAgentCardSignature.Builder.build()Builds a new immutableAgentCardSignaturefrom the current builder state.Methods in io.a2a.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 io.a2a.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.