Uses of Record Class
org.a2aproject.sdk.spec.HTTPAuthSecurityScheme
Packages that use HTTPAuthSecurityScheme
Package
Description
JSON processing exceptions for the A2A Java SDK.
-
Uses of HTTPAuthSecurityScheme in org.a2aproject.sdk.grpc.mapper
Methods in org.a2aproject.sdk.grpc.mapper that return HTTPAuthSecuritySchemeModifier and TypeMethodDescriptiondefault HTTPAuthSecuritySchemeHTTPAuthSecuritySchemeMapper.fromProto(HTTPAuthSecurityScheme proto) Methods in org.a2aproject.sdk.grpc.mapper with parameters of type HTTPAuthSecuritySchemeModifier and TypeMethodDescriptionHTTPAuthSecuritySchemeMapper.toProto(HTTPAuthSecurityScheme domain) HTTPAuthSecuritySchemeMapperImpl.toProto(HTTPAuthSecurityScheme domain) -
Uses of HTTPAuthSecurityScheme in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return HTTPAuthSecuritySchemeModifier and TypeMethodDescriptionHTTPAuthSecurityScheme.Builder.build()Builds theHTTPAuthSecuritySchemeinstance.