Uses of Class
be.fgov.ehealth.certra.core.v2.CertificateInfoType

Packages that use CertificateInfoType
be.fgov.ehealth.certra.core.v2   
be.fgov.ehealth.certra.protocol.v2   
be.fgov.ehealth.technicalconnector.ra.service   
be.fgov.ehealth.technicalconnector.ra.service.impl   
 

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()
           
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.