| Modifier and Type | Method and Description |
|---|---|
String |
ResponseBuilder.getResponse(SendResponseType responseType) |
String |
ResponseBuilder.getResponse(SendResponseType responseType,
boolean validate) |
void |
ResponseBuilder.validateXades(SendResponseType responseType)
validates the xades in the response type.
|
void |
ResponseBuilder.validateXades(SendResponseType responseType,
Blob blob)
Deprecated.
use validateXades(responseType) instead , the blob will be extracted from the responseType
|
| Modifier and Type | Method and Description |
|---|---|
String |
ResponseBuilderImpl.getResponse(SendResponseType responseType) |
String |
ResponseBuilderImpl.getResponse(SendResponseType responseType,
boolean validate) |
void |
ResponseBuilderImpl.validateXades(SendResponseType responseType) |
void |
ResponseBuilderImpl.validateXades(SendResponseType responseType,
Blob blob)
Deprecated.
: see interface , use the method without the second parameter instead
|
| Modifier and Type | Method and Description |
|---|---|
SignedBuilderResponse |
ResponseObjectBuilder.handleCancelResponseType(SendResponseType sendResponse,
CancelAttestationRequest sendRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedBuilderResponse object. |
SignedEncryptedBuilderResponse |
ResponseObjectBuilder.handleSendResponseType(SendResponseType sendResponse,
SendAttestBuilderRequest builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedEncryptedBuilderResponse object. |
| Modifier and Type | Method and Description |
|---|---|
SignedBuilderResponse |
ResponseObjectBuilderImpl.handleCancelResponseType(SendResponseType sendResponse,
CancelAttestationRequest cancelAttestationRequest) |
SignedEncryptedBuilderResponse |
ResponseObjectBuilderImpl.handleSendResponseType(SendResponseType sendResponse,
SendAttestBuilderRequest builderRequest) |
| Modifier and Type | Class and Description |
|---|---|
class |
AskAgreementResponse
Extension of the
SendResponseType class to be able to use it as an XML root element |
class |
ConsultAgreementResponse
Extension of the
SendRequestType class to be able to use it as an XML root element |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createAskAgreementResponse(SendResponseType value)
|
JAXBElement<SendResponseType> |
ObjectFactory.createConsultAgreementResponse(SendResponseType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createAskAgreementResponse(SendResponseType value)
|
JAXBElement<SendResponseType> |
ObjectFactory.createConsultAgreementResponse(SendResponseType value)
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelAttestationResponse
Extension of the
SendResponseType class to be able to use it as an XML root element |
class |
SendAttestationResponse
Extension of the
SendResponseType class to be able to use it as an XML root element |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createCancelAttestationResponse(SendResponseType value)
|
JAXBElement<SendResponseType> |
ObjectFactory.createSendAttestationResponse(SendResponseType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createCancelAttestationResponse(SendResponseType value)
|
JAXBElement<SendResponseType> |
ObjectFactory.createSendAttestationResponse(SendResponseType value)
|
| Modifier and Type | Method and Description |
|---|---|
SendResponseType |
ObjectFactory.createSendResponseType()
Create an instance of
SendResponseType |
| Modifier and Type | Class and Description |
|---|---|
class |
MemberDataConsultationResponse
Generic synchronised response type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetInsurabilityResponse |
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.