|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecodeResponse | |
---|---|
be.ehealth.technicalconnector.service.codage | |
be.ehealth.technicalconnector.service.codage.impl | |
be.smals.ehealth.codage.beans |
Uses of DecodeResponse in be.ehealth.technicalconnector.service.codage |
---|
Methods in be.ehealth.technicalconnector.service.codage that return DecodeResponse | |
---|---|
DecodeResponse |
CodageService.decode(X509Certificate certificate,
PrivateKey privateKey,
DecodeRequest decodeRequest)
Deprecated. The decode operation provides the inverse function of the encode operation |
Uses of DecodeResponse in be.ehealth.technicalconnector.service.codage.impl |
---|
Methods in be.ehealth.technicalconnector.service.codage.impl that return DecodeResponse | |
---|---|
DecodeResponse |
CodageServiceImpl.decode(X509Certificate certificate,
PrivateKey privateKey,
DecodeRequest decodeRequest)
Deprecated. |
Uses of DecodeResponse in be.smals.ehealth.codage.beans |
---|
Methods in be.smals.ehealth.codage.beans that return DecodeResponse | |
---|---|
DecodeResponse |
ObjectFactory.createDecodeResponse()
Create an instance of DecodeResponse |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |