Searched refs:replaceKeystore (Results 1 – 2 of 2) sorted by relevance
149 SandboxConfigDump.replaceKeystore(new TestKeystore(), argList); in testKeystoreReplacement()171 SandboxConfigDump.replaceKeystore(new TestKeystore(), argList); in testKeystoreReplacement_moduleArg()193 SandboxConfigDump.replaceKeystore(new TestKeystore(), argList); in testKeystoreReplacement_moduleArgKey()
122 replaceKeystore(keyClient, argList); in parse()215 public static void replaceKeystore(IKeyStoreClient keyClient, List<String> argList) { in replaceKeystore() method in SandboxConfigDump