|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CertificateInfoType in be.fgov.ehealth.certra.core.v2 |
---|
Methods in be.fgov.ehealth.certra.core.v2 that return CertificateInfoType | |
---|---|
CertificateInfoType |
ObjectFactory.createCertificateInfoType()
Create an instance of CertificateInfoType |
Uses of CertificateInfoType in be.fgov.ehealth.certra.protocol.v2 |
---|
Methods in be.fgov.ehealth.certra.protocol.v2 that return CertificateInfoType | |
---|---|
CertificateInfoType |
GetCertificateInfoForAuthenticationCertificateResponse.getCertificateInfo()
Gets the value of the certificateInfo property. |
Methods in be.fgov.ehealth.certra.protocol.v2 that return types with arguments of type CertificateInfoType | |
---|---|
List<CertificateInfoType> |
GetCertificateInfoForCitizenResponse.getCertificateInfos()
Gets the value of the certificateInfos property. |
Methods in be.fgov.ehealth.certra.protocol.v2 with parameters of type CertificateInfoType | |
---|---|
void |
GetCertificateInfoForAuthenticationCertificateResponse.setCertificateInfo(CertificateInfoType value)
Sets the value of the certificateInfo property. |
Uses of CertificateInfoType in be.fgov.ehealth.technicalconnector.ra.service |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.service that return types with arguments of type CertificateInfoType | |
---|---|
Result<CertificateInfoType> |
AuthenticationCertificateRegistrationService.getCertificateInfoForAuthenticationCertificate(Credential credential)
|
Result<List<CertificateInfoType>> |
AuthenticationCertificateRegistrationService.getCertificateInfoForCitizen()
|
Uses of CertificateInfoType in be.fgov.ehealth.technicalconnector.ra.service.impl |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.service.impl that return types with arguments of type CertificateInfoType | |
---|---|
Result<CertificateInfoType> |
AuthenticationCertificateRegistrationServiceImpl.getCertificateInfoForAuthenticationCertificate(Credential credential)
|
Result<List<CertificateInfoType>> |
AuthenticationCertificateRegistrationServiceImpl.getCertificateInfoForCitizen()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |