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