Searched defs:storePath (Results 1 – 2 of 2) sorted by relevance
42 … protected final KeyManager[] createKeyManagers(Path storePath, String storeType, char[] password) in createKeyManagers()50 private KeyStore createKeyStore(Path storePath, String storeType, char[] password) in createKeyStore()
37 private final Path storePath; field in FileStoreTlsKeyManagersProvider41 private FileStoreTlsKeyManagersProvider(Path storePath, String storeType, char[] password) { in FileStoreTlsKeyManagersProvider()