|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodeRequest | |
---|---|
be.ehealth.technicalconnector.service.codage | |
be.ehealth.technicalconnector.service.codage.impl | |
be.smals.ehealth.codage.beans |
Uses of EncodeRequest in be.ehealth.technicalconnector.service.codage |
---|
Methods in be.ehealth.technicalconnector.service.codage with parameters of type EncodeRequest | |
---|---|
EncodeResponse |
CodageService.encode(X509Certificate certificate,
PrivateKey privateKey,
EncodeRequest encodeRequest)
Deprecated. The encode operation allows the coding/anonymization of data. |
Uses of EncodeRequest in be.ehealth.technicalconnector.service.codage.impl |
---|
Methods in be.ehealth.technicalconnector.service.codage.impl with parameters of type EncodeRequest | |
---|---|
EncodeResponse |
CodageServiceImpl.encode(X509Certificate certificate,
PrivateKey privateKey,
EncodeRequest encodeRequest)
Deprecated. |
Uses of EncodeRequest in be.smals.ehealth.codage.beans |
---|
Methods in be.smals.ehealth.codage.beans that return EncodeRequest | |
---|---|
EncodeRequest |
ObjectFactory.createEncodeRequest()
Create an instance of EncodeRequest |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |