Uses of Class
be.ehealth.technicalconnector.enumeration.CryptoType

Packages that use CryptoType
be.ehealth.technicalconnector.enumeration   
be.ehealth.technicalconnector.utils   
 

Uses of CryptoType in be.ehealth.technicalconnector.enumeration
 

Methods in be.ehealth.technicalconnector.enumeration that return CryptoType
static CryptoType CryptoType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CryptoType[] CryptoType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of CryptoType in be.ehealth.technicalconnector.utils
 

Methods in be.ehealth.technicalconnector.utils with parameters of type CryptoType
static Credential SessionUtil.getCredentail(CryptoType type, Credential defaultCredential)
           
static Crypto SessionUtil.getCrypto(CryptoType type, Crypto defaultCrypto)
           
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.