Package com.denodo.configuration
Class EncrypterHelper
java.lang.Object
com.denodo.configuration.EncrypterHelper
Utility class to decrypt parameters from a
Configuration object.
Use com.denodo.scheduler.core.security.util.DecrypterHelper instead.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voiddecryptConfig(Configuration config, char[] encPassword)
-
Method Details
-
decryptConfig
public static void decryptConfig(Configuration config, char[] encPassword) throws InternalErrorException - Throws:
InternalErrorException
-