|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Base64Binary in be.cin.nip.async.generic |
|---|
| Methods in be.cin.nip.async.generic that return Base64Binary | |
|---|---|
Base64Binary |
TAckResponse.getXadesT()
Gets the value of the xadesT property. |
Base64Binary |
PostResponseReturn.getXadesT()
Gets the value of the xadesT property. |
Base64Binary |
Post.getXadesT()
Gets the value of the xadesT property. |
Base64Binary |
MsgResponse.getXadesT()
Gets the value of the xadesT property. |
| Methods in be.cin.nip.async.generic with parameters of type Base64Binary | |
|---|---|
void |
TAckResponse.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
void |
PostResponseReturn.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
void |
Post.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
void |
MsgResponse.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
| Uses of Base64Binary in be.ehealth.business.mycarenetcommons.builders.impl |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type Base64Binary | |
|---|---|
void |
ResponseBuilderImpl.createInvalidBlobContentConnectorException(Blob blob,
SignatureVerificationResult result,
Base64Binary xades)
creates the error message for a failed validation. |
| Uses of Base64Binary in be.ehealth.business.mycarenetcommons.builders.util |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders.util that return Base64Binary | |
|---|---|
static Base64Binary |
BlobUtil.generateXades(BlobType inValue)
generates the xades based on the content of the blob. it needs the Blobtype as input , because the signature generator will search the xml tree for a tag with a given id ( inValue.getId ) to find the content to sign. the signing is also influence by the encoding of the content ( which we give to the signer in the transformList ) Configuration : will use property mycarenet.default.request.xadestype , more info see generateXades(BlobType inValue, String projectName) transformers used : see documentation : The reference must contain one or several of following transforms, in the below order: • 'http://www.w3.org/2000/09/xmldsig#base64': to base64 decode the content of the message (always needed) |
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
byte[] furnishedXades,
String projectName)
generates the xades based on the content of the blob. it needs the Blobtype as input , because the signature generator will search the xml tree for a tag with a given id ( inValue.getId ) to find the content to sign. the signing is also influence by the encoding of the content ( which we give to the signer in the transformList ) transformers used : see documentation : The reference must contain one or several of following transforms, in the below order: • “http://www.w3.org/2000/09/xmldsig#base64”: to base64 decode the content of the message (always needed) |
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
byte[] furnishedXades,
String projectName)
|
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
String projectName)
|
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
String projectName)
|
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
String projectName,
String platformName)
generates a xades value as defined for the project. configProperty : mycarenet. |
static Base64Binary |
BlobUtil.generateXadesForBlob(Blob inValue)
generates the xades based on the content of the blob. it needs the Blobtype as input , because the signature generator will search the xml tree for a tag with a given id ( inValue.getId ) to find the content to sign. the signing is also influence by the encoding of the content ( which we give to the signer in the transformList ) Configuration : will use property mycarenet.default.request.xadestype , more info see generateXades(BlobType inValue, String projectName) transformers used : see documentation : The reference must contain one or several of following transforms, in the below order: • 'http://www.w3.org/2000/09/xmldsig#base64': to base64 decode the content of the message (always needed) |
static Base64Binary |
BlobUtil.generateXadesForBlob(Blob blob,
byte[] furnishedXades,
String projectName)
generates the xades based on the content of the blob. it needs the Blobtype as input , because the signature generator will search the xml tree for a tag with a given id ( inValue.getId ) to find the content to sign. the signing is also influence by the encoding of the content ( which we give to the signer in the transformList ) transformers used : see documentation : The reference must contain one or several of following transforms, in the below order: • “http://www.w3.org/2000/09/xmldsig#base64”: to base64 decode the content of the message (always needed) |
static Base64Binary |
BlobUtil.generateXadesForBlob(Blob blob,
String projectName)
generates the xades based on the content of the blob. it needs the Blobtype as input , because the signature generator will search the xml tree for a tag with a given id ( inValue.getId ) to find the content to sign. the signing is also influence by the encoding of the content ( which we give to the signer in the transformList ) Configuration : will use property mycarenet.default.request.xadestype , more info see generateXades(BlobType inValue, String projectName) transformers used : see documentation : The reference must contain one or several of following transforms, in the below order: • 'http://www.w3.org/2000/09/xmldsig#base64': to base64 decode the content of the message (always needed) |
static Base64Binary |
BlobUtil.generateXadesForBlob(Blob blob,
String projectName,
String platformName)
|
| Uses of Base64Binary in be.ehealth.business.mycarenetcommons.v4.builders |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v4.builders that return Base64Binary | |
|---|---|
static Base64Binary |
RequestObjectBuilder.buildXades(Blob blob,
SendRequestType sendRequestType)
|
| Uses of Base64Binary in be.ehealth.business.mycarenetdomaincommons.mapper |
|---|
| Methods in be.ehealth.business.mycarenetdomaincommons.mapper that return Base64Binary | |
|---|---|
static Base64Binary |
DomainBlobMapper.mapB64fromByte(byte[] param)
Creates a Base64Binary from a byte[] |
| Uses of Base64Binary in be.ehealth.businessconnector.mycarenet.attestv2.helper |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.helper that return Base64Binary | |
|---|---|
static Base64Binary |
RequestObjectBuilderHelper.buildXades(Blob blob,
SendRequestType sendRequestType)
|
| Uses of Base64Binary in be.fgov.ehealth.globalmedicalfile.protocol.v1 |
|---|
| Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 that return Base64Binary | |
|---|---|
Base64Binary |
SendRequestType.getXadesT()
Gets the value of the xadesT property. |
Base64Binary |
ResponseReturnType.getXadesT()
Gets the value of the xadesT property. |
| Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 with parameters of type Base64Binary | |
|---|---|
void |
SendRequestType.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
void |
ResponseReturnType.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
| Uses of Base64Binary in be.fgov.ehealth.mycarenet.commons.protocol.v2 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 that return Base64Binary | |
|---|---|
Base64Binary |
SendRequestType.getXades()
Gets the value of the xades property. |
Base64Binary |
ResponseReturnType.getXadesT()
Gets the value of the xadesT property. |
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 with parameters of type Base64Binary | |
|---|---|
void |
SendRequestType.setXades(Base64Binary value)
Sets the value of the xades property. |
void |
ResponseReturnType.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
| Uses of Base64Binary in be.fgov.ehealth.mycarenet.commons.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 that return Base64Binary | |
|---|---|
Base64Binary |
SendRequestType.getXades()
Gets the value of the xades property. |
Base64Binary |
ResponseReturnType.getXadesT()
Gets the value of the xadesT property. |
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 with parameters of type Base64Binary | |
|---|---|
void |
SendRequestType.setXades(Base64Binary value)
Sets the value of the xades property. |
void |
ResponseReturnType.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
| Uses of Base64Binary in be.fgov.ehealth.mycarenet.commons.protocol.v4 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v4 that return Base64Binary | |
|---|---|
Base64Binary |
SendRequestType.getXades()
Gets the value of the xades property. |
Base64Binary |
ResponseReturnType.getXadesT()
Gets the value of the xadesT property. |
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v4 with parameters of type Base64Binary | |
|---|---|
void |
SendRequestType.setXades(Base64Binary value)
Sets the value of the xades property. |
void |
ResponseReturnType.setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
| Uses of Base64Binary in org.w3._2005._05.xmlmime |
|---|
| Methods in org.w3._2005._05.xmlmime that return Base64Binary | |
|---|---|
Base64Binary |
ObjectFactory.createBase64Binary()
Create an instance of Base64Binary |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||