Uses of Record Class
org.a2aproject.sdk.spec.OAuth2SecurityScheme
Packages that use OAuth2SecurityScheme
Package
Description
JSON processing exceptions for the A2A Java SDK.
-
Uses of OAuth2SecurityScheme in org.a2aproject.sdk.grpc.mapper
Methods in org.a2aproject.sdk.grpc.mapper that return OAuth2SecuritySchemeModifier and TypeMethodDescriptiondefault OAuth2SecuritySchemeOAuth2SecuritySchemeMapper.fromProto(OAuth2SecurityScheme proto) Methods in org.a2aproject.sdk.grpc.mapper with parameters of type OAuth2SecuritySchemeModifier and TypeMethodDescriptionOAuth2SecuritySchemeMapper.toProto(OAuth2SecurityScheme domain) OAuth2SecuritySchemeMapperImpl.toProto(OAuth2SecurityScheme domain) -
Uses of OAuth2SecurityScheme in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return OAuth2SecuritySchemeModifier and TypeMethodDescriptionOAuth2SecurityScheme.Builder.build()Builds a new immutableOAuth2SecuritySchemefrom the current builder state.