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
ResponseObjectBuilderMemberDataBuilderResponse object.handleConsultationResponse in interface ResponseObjectBuilderconsultResponse - the response sent by the WSTechnicalConnectorException - the technical connector exceptionpublic Map<String,SignatureVerificationResult> verifyAll(byte[] signedByteArray) throws TechnicalConnectorException
TechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.