public class AttestServiceImpl extends Object implements AttestService, ConfigurationModuleBootstrap.ModuleBootstrapHook
AttestService interface.| Constructor and Description |
|---|
AttestServiceImpl()
default constructor , needed for ModuleBootstrapHook.
|
AttestServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Creates a new
AttestServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
CancelAttestationResponse |
cancelAttestion(SAMLToken token,
SendRequestType request)
Cancel the consultation request to the WS and retrieves the response.
|
SendAttestationResponse |
sendAttestion(SAMLToken token,
SendRequestType request)
Sends the consultation request to the WS and retrieves the response.
|
public AttestServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
AttestServiceImplsessionValidator - the SessionValidator objectreplyValidator - the ReplyValidator objectpublic AttestServiceImpl()
public final SendAttestationResponse sendAttestion(SAMLToken token, SendRequestType request) throws TechnicalConnectorException
AttestServicesendAttestion in interface AttestServicetoken - the valid SAML tokenrequest - the request to sendTechnicalConnectorExceptionpublic CancelAttestationResponse cancelAttestion(SAMLToken token, SendRequestType request) throws TechnicalConnectorException
AttestServicecancelAttestion in interface AttestServicetoken - the valid SAML tokenrequest - the request to sendTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.