| Modifier and Type | Class and Description |
|---|---|
class |
EncryptedRequestHolder<T extends SendRequestType> |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptedRequestObjectBuilder<T extends SendRequestType> |
class |
RequestObjectBuilder<T extends SendRequestType> |
class |
RequestObjectBuilderHelper<T extends SendRequestType> |
| Modifier and Type | Method and Description |
|---|---|
SignedResponseHolder |
ResponseObjectBuilderHelper.build(SendResponseType sendResponse,
SendRequestType builderRequest) |
static Base64Binary |
RequestObjectBuilder.buildXades(Blob blob,
SendRequestType sendRequestType) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgreementBuilderRequest<T extends SendRequestType> |
| Modifier and Type | Method and Description |
|---|---|
SignedResponseHolder |
ResponseObjectBuilder.handleCancelAttestationResponse(SendResponseType sendResponse,
SendRequestType builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedResponseHolder object. |
| Modifier and Type | Method and Description |
|---|---|
SignedResponseHolder |
ResponseObjectBuilderImpl.handleCancelAttestationResponse(SendResponseType sendResponse,
SendRequestType cancelAttestationRequest) |
| Modifier and Type | Method and Description |
|---|---|
CancelAttestationResponse |
AttestService.cancelAttestion(SAMLToken token,
SendRequestType request)
Cancel the consultation request to the WS and retrieves the response.
|
SendAttestationResponse |
AttestService.sendAttestion(SAMLToken token,
SendRequestType request)
Sends the consultation request to the WS and retrieves the response.
|
| Modifier and Type | Method and Description |
|---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestion(SAMLToken token,
SendRequestType request) |
SendAttestationResponse |
AttestServiceImpl.sendAttestion(SAMLToken token,
SendRequestType request) |
| Modifier and Type | Method and Description |
|---|---|
CancelAttestationResponse |
AttestService.cancelAttestation(SendRequestType request)
Cancel the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session)
|
SendAttestationResponse |
AttestService.sendAttestation(SendRequestType request)
Sends the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session)
|
| Modifier and Type | Method and Description |
|---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestation(SendRequestType request) |
SendAttestationResponse |
AttestServiceImpl.sendAttestation(SendRequestType request) |
| Modifier and Type | Class and Description |
|---|---|
class |
AskAgreementRequest
Extension of the
SendRequestType class to be able to use it as an XML root element |
class |
ConsultAgreementRequest
Extension of the
SendRequestType class to be able to use it as an XML root element |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createAskAgreementRequest(SendRequestType value)
|
JAXBElement<SendRequestType> |
ObjectFactory.createConsultAgreementRequest(SendRequestType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createAskAgreementRequest(SendRequestType value)
|
JAXBElement<SendRequestType> |
ObjectFactory.createConsultAgreementRequest(SendRequestType value)
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelAttestationRequest
Extension of the
SendRequestType class to be able to use it as an XML root element |
class |
SendAttestationRequest
Extension of the
SendRequestType class to be able to use it as an XML root element |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createCancelAttestationRequest(SendRequestType value)
|
JAXBElement<SendRequestType> |
ObjectFactory.createSendAttestationRequest(SendRequestType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendRequestType> |
ObjectFactory.createCancelAttestationRequest(SendRequestType value)
|
JAXBElement<SendRequestType> |
ObjectFactory.createSendAttestationRequest(SendRequestType value)
|
| Modifier and Type | Method and Description |
|---|---|
SendRequestType |
ObjectFactory.createSendRequestType()
Create an instance of
SendRequestType |
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.