Home
last modified time | relevance | path

Searched defs:createKeyStoreClient (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/util/keystore/
DIKeyStoreFactory.java29 public IKeyStoreClient createKeyStoreClient() throws KeyStoreException; in createKeyStoreClient() method
DStubKeyStoreFactory.java25 public IKeyStoreClient createKeyStoreClient() throws KeyStoreException { in createKeyStoreClient() method in StubKeyStoreFactory
DJSONFileKeyStoreFactory.java66 public IKeyStoreClient createKeyStoreClient() throws KeyStoreException { in createKeyStoreClient() method in JSONFileKeyStoreFactory