Package org.a2aproject.sdk.grpc.mapper
Interface OAuth2SecuritySchemeMapper
- All Known Implementing Classes:
OAuth2SecuritySchemeMapperImpl
public interface OAuth2SecuritySchemeMapper
Mapper between
OAuth2SecurityScheme and OAuth2SecurityScheme.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault OAuth2SecuritySchemefromProto(OAuth2SecurityScheme proto) toProto(OAuth2SecurityScheme domain)
-
Field Details
-
INSTANCE
-
-
Method Details
-
toProto
-
fromProto
-