public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
createCipherTool(URLClassLoader urlClassLoader,
Path secureVaultConfigPath) |
static CommandLineParser |
createCommandLineParser(String... toolArgs) |
static URLClassLoader |
getCustomClassLoader(Optional<String> optCustomLibPath) |
public static CommandLineParser createCommandLineParser(String... toolArgs) throws CipherToolException
CipherToolExceptionpublic static URLClassLoader getCustomClassLoader(Optional<String> optCustomLibPath)
public static Object createCipherTool(URLClassLoader urlClassLoader, Path secureVaultConfigPath) throws CipherToolException
CipherToolExceptionCopyright © 2017 WSO2. All rights reserved.