Uses of Class
be.fgov.ehealth.etee.kgss._1_0.protocol.CredentialType

Packages that use CredentialType
be.ehealth.businessconnector.chapterIV.utils   
be.ehealth.technicalconnector.service.kgss   
be.fgov.ehealth.etee.kgss._1_0.protocol   
 

Uses of CredentialType in be.ehealth.businessconnector.chapterIV.utils
 

Methods in be.ehealth.businessconnector.chapterIV.utils that return types with arguments of type CredentialType
static List<CredentialType> ACLUtils.createAclChapterIV(String subTypeName)
           
 

Uses of CredentialType in be.ehealth.technicalconnector.service.kgss
 

Method parameters in be.ehealth.technicalconnector.service.kgss with type arguments of type CredentialType
 void KgssManager.add(List<CredentialType> allowedReaders, byte[] myEtk)
          Requests a new key from KGSS and adds it to the cache
 void KgssManager.add(String cacheId, List<CredentialType> allowedReaders, byte[] myEtk)
          Requests a new key from KGSS and adds it to the cache
 KeyResult KgssManager.getNewKeyFromKgss(List<CredentialType> allowedReaders, byte[] myEtk)
          Retrieves a new key from the KGSS Web Service and returns it.
 

Uses of CredentialType in be.fgov.ehealth.etee.kgss._1_0.protocol
 

Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return CredentialType
 CredentialType ObjectFactory.createCredentialType()
          Create an instance of CredentialType
 

Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return types with arguments of type CredentialType
 List<CredentialType> GetNewKeyRequestContent.getAllowedReaders()
          Gets the value of the allowedReaders property.
 List<CredentialType> GetNewKeyRequestContent.getExludedReaders()
          Gets the value of the exludedReaders property.
 




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.