StubKeyStoreFactory

public class StubKeyStoreFactory
extends Object implements IKeyStoreFactory

java.lang.Object
   ↳ com.android.tradefed.util.keystore.StubKeyStoreFactory


KeyStore Factory için varsayılan stub uygulaması

Özet

Herkese açık kurucular

StubKeyStoreFactory()

Herkese açık yöntemler

IKeyStoreClient createKeyStoreClient()

Anahtar deposundan değer almak için bir anahtar deposu istemcisi oluşturur.

Herkese açık kurucular

StubKeyStoreFactory

public StubKeyStoreFactory ()

Herkese açık yöntemler

createKeyStoreClient

public IKeyStoreClient createKeyStoreClient ()

Anahtar deposundan değer almak için bir anahtar deposu istemcisi oluşturur.

İlerlemeler
IKeyStoreClient IKeyStoreClient

Atışlar
KeyStoreException