Package org.a2aproject.sdk.grpc.mapper
Class SecurityRequirementMapperImpl
java.lang.Object
org.a2aproject.sdk.grpc.mapper.SecurityRequirementMapperImpl
- All Implemented Interfaces:
SecurityRequirementMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-07-21T16:05:38+0100",
comments="version: 1.6.3, compiler: javac, environment: Java 17.0.18 (Eclipse Adoptium)")
public class SecurityRequirementMapperImpl
extends Object
implements SecurityRequirementMapper
-
Field Summary
Fields inherited from interface org.a2aproject.sdk.grpc.mapper.SecurityRequirementMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.a2aproject.sdk.grpc.mapper.SecurityRequirementMapper
fromProto, mapSecurityRequirement, toProto
-
Constructor Details
-
SecurityRequirementMapperImpl
public SecurityRequirementMapperImpl()
-