|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
byte[] furnishedXades,
String projectName)
generates the xades based on the content of the blob. |
static Base64Binary |
BlobUtil.generateXades(BlobType inValue,
String projectName)
generates a xades value as defined for the project. |
Uses of Base64Binary in be.ehealth.business.mycarenetcommons.mapper |
---|
Methods in be.ehealth.business.mycarenetcommons.mapper that return Base64Binary | |
---|---|
static Base64Binary |
SendRequestMapper.mapB64fromByte(byte[] param)
Creates a Base64Binary from a byte[] |
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 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 |