Uses of Class
be.fgov.ehealth.technicalconnector.ra.domain.GeneratedRevocationContract

Packages that use GeneratedRevocationContract
be.fgov.ehealth.technicalconnector.ra.domain   
be.fgov.ehealth.technicalconnector.ra.mapper   
be.fgov.ehealth.technicalconnector.ra.service   
be.fgov.ehealth.technicalconnector.ra.service.impl   
 

Uses of GeneratedRevocationContract in be.fgov.ehealth.technicalconnector.ra.domain
 

Methods in be.fgov.ehealth.technicalconnector.ra.domain that return GeneratedRevocationContract
 GeneratedRevocationContract RevocationRequest.getContract()
           
 

Constructors in be.fgov.ehealth.technicalconnector.ra.domain with parameters of type GeneratedRevocationContract
RevocationRequest(byte[] publicKeyIdentifier, GeneratedRevocationContract contract)
           
 

Uses of GeneratedRevocationContract in be.fgov.ehealth.technicalconnector.ra.mapper
 

Methods in be.fgov.ehealth.technicalconnector.ra.mapper that return GeneratedRevocationContract
 GeneratedRevocationContract RaMapperSelmaGeneratedClass.asRevocationContract(RevocationContractType inRevocationContractType)
           
 GeneratedRevocationContract RaMapper.asRevocationContract(RevocationContractType source)
           
 

Methods in be.fgov.ehealth.technicalconnector.ra.mapper with parameters of type GeneratedRevocationContract
 RevocationContractType RaMapperSelmaGeneratedClass.asRevocationContractType(GeneratedRevocationContract inGeneratedRevocationContract)
           
 

Uses of GeneratedRevocationContract in be.fgov.ehealth.technicalconnector.ra.service
 

Methods in be.fgov.ehealth.technicalconnector.ra.service that return types with arguments of type GeneratedRevocationContract
 Result<GeneratedRevocationContract> AuthenticationCertificateRegistrationService.generateRevocationContract(RevocationContractRequest revocationContractRequest)
           
 

Uses of GeneratedRevocationContract in be.fgov.ehealth.technicalconnector.ra.service.impl
 

Methods in be.fgov.ehealth.technicalconnector.ra.service.impl that return types with arguments of type GeneratedRevocationContract
 Result<GeneratedRevocationContract> AuthenticationCertificateRegistrationServiceImpl.generateRevocationContract(RevocationContractRequest revocationContractRequest)
           
 




Connector Packaging TECHNICAL 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.