|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.mycarenet.attestv2.session.impl.AttestServiceImpl
public class AttestServiceImpl
A simplified interface to access the eAttest v2 service Implements : AttestService
| Constructor Summary | |
|---|---|
AttestServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Instantiates a new eAttest service impl. |
|
| Method Summary | |
|---|---|
CancelAttestationResponse |
cancelAttestation(SendRequestType request)
Cancel the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
SendAttestationResponse |
sendAttestation(SendRequestType request)
Sends the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttestServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
throws TechnicalConnectorException
sessionValidator - the sessionValidatorreplyValidator - the replyValidator
TechnicalConnectorException| Method Detail |
|---|
public SendAttestationResponse sendAttestation(SendRequestType request)
throws AttestBusinessConnectorException,
TechnicalConnectorException
AttestService
sendAttestation in interface AttestServicerequest - the consultation asserter
AttestBusinessConnectorException
TechnicalConnectorException
public CancelAttestationResponse cancelAttestation(SendRequestType request)
throws AttestBusinessConnectorException,
TechnicalConnectorException
AttestService
cancelAttestation in interface AttestServicerequest - the consultation asserter
AttestBusinessConnectorException
TechnicalConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||