|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseBuilder
retrieves data from response objects. Default impl : ResponseBuilderImpl
Factory : BuilderFactory
| Method Summary | |
|---|---|
Kmehrresponse |
convertToKmehrResKmehrresponse(byte[] bytes)
|
org.bouncycastle.tsp.TimeStampResponse |
convertToTimeStampResponse(byte[] bytes)
|
FaultType |
retrieveReturnInfo(ResponseType response)
retrieves the returnInfo with detailed error |
ChapterIVKmehrResponseWithTimeStampInfo |
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response)
validates and decodes response and retrieves kmehrResponse and timestamp info. |
ChapterIVKmehrResponseWithTimeStampInfo |
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info. if the ignoreWarnings parameter is set to true , non blocking warnings when unsealing will be ignored and the unsealing will continue. this allows the unsealing of old messages with expired certificates. |
ChapterIVKmehrResponseWithTimeStampInfo |
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response)
validates and decodes response and retrieves kmehrResponse and timestamp info. |
ChapterIVKmehrResponseWithTimeStampInfo |
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info. if the ignoreWarnings parameter is set to true , non blocking warnings when unsealing will be ignored and the unsealing will continue. this allows the unsealing of old messages with expired certificates. |
| Method Detail |
|---|
FaultType retrieveReturnInfo(ResponseType response)
response - ResponseType
FaultType
ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response)
throws ChapterIVBusinessConnectorException,
TechnicalConnectorException
ChapterIVKmehrResponseWithTimeStampInfo
TechnicalConnectorException
ChapterIVBusinessConnectorException
org.bouncycastle.tsp.TimeStampResponse convertToTimeStampResponse(byte[] bytes)
throws TechnicalConnectorException
TechnicalConnectorException
Kmehrresponse convertToKmehrResKmehrresponse(byte[] bytes)
throws ChapterIVBusinessConnectorException
ChapterIVBusinessConnectorException
ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response)
throws ChapterIVBusinessConnectorException,
TechnicalConnectorException
response - ConsultChap4MedicalAdvisorAgreementResponse
ChapterIVKmehrResponseWithTimeStampInfo
TechnicalConnectorException
ChapterIVBusinessConnectorException
ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
throws UnsealConnectorException,
ChapterIVBusinessConnectorException,
TechnicalConnectorException
response - ignoreWarnings -
UnsealConnectorException
ChapterIVBusinessConnectorException
TechnicalConnectorException
ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
throws UnsealConnectorException,
ChapterIVBusinessConnectorException,
TechnicalConnectorException
response - ignoreWarnings -
UnsealConnectorException
ChapterIVBusinessConnectorException
TechnicalConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||