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)
AttestServiceImpl
sessionValidator
- the SessionValidator objectreplyValidator
- the ReplyValidator objectpublic AttestServiceImpl()
public final SendAttestationResponse sendAttestion(SAMLToken token, SendRequestType request) throws TechnicalConnectorException
AttestService
sendAttestion
in interface AttestService
token
- the valid SAML tokenrequest
- the request to sendTechnicalConnectorException
public CancelAttestationResponse cancelAttestion(SAMLToken token, SendRequestType request) throws TechnicalConnectorException
AttestService
cancelAttestion
in interface AttestService
token
- the valid SAML tokenrequest
- the request to sendTechnicalConnectorException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.