public class ResponseObjectBuilderImpl extends Object implements ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
ResponseObjectBuilder
interface.Constructor and Description |
---|
ResponseObjectBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
void |
bootstrap() |
MemberDataBuilderResponse |
handleConsultationResponse(MemberDataConsultationResponse consultResponse)
Handles the response of the WS, checks the signatures and decode the content (if necessary) to create a
MemberDataBuilderResponse object. |
Map<String,SignatureVerificationResult> |
verifyAll(byte[] signedByteArray) |
public MemberDataBuilderResponse handleConsultationResponse(MemberDataConsultationResponse consultResponse) throws TechnicalConnectorException
ResponseObjectBuilder
MemberDataBuilderResponse
object.handleConsultationResponse
in interface ResponseObjectBuilder
consultResponse
- the response sent by the WSTechnicalConnectorException
- the technical connector exceptionpublic Map<String,SignatureVerificationResult> verifyAll(byte[] signedByteArray) throws TechnicalConnectorException
TechnicalConnectorException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.