StubKeyStoreFactory

public class StubKeyStoreFactory
extends Object implements IKeyStoreFactory

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


Domyślna implementacja zastępcza fabryki KeyStore

Podsumowanie

Konstruktory publiczne

StubKeyStoreFactory()

Metody publiczne

IKeyStoreClient createKeyStoreClient()

Tworzy klienta magazynu kluczy, aby pobrać wartości z magazynu kluczy.

Konstruktory publiczne

StubKeyStoreFactory

public StubKeyStoreFactory ()

Metody publiczne

createKeyStoreClient

public IKeyStoreClient createKeyStoreClient ()

Tworzy klienta magazynu kluczy, aby pobrać wartości z magazynu kluczy.

Zwroty
IKeyStoreClient IKeyStoreClient

Rzuty
KeyStoreException