StubKeyStoreFabrikası
public class StubKeyStoreFactory
extends Object
implements IKeyStoreFactory
java.lang.Object | |
↳ | com.android.tradefed.util.keystore.StubKeyStoreFactory |
KeyStore Factory için varsayılan saplama uygulaması
Özet
kamu inşaatçılar | |
---|---|
StubKeyStoreFactory () |
Genel yöntemler | |
---|---|
IKeyStoreClient | createKeyStoreClient () Anahtar deposundan değerleri getirmek için bir anahtar deposu istemcisi oluşturur. |
kamu inşaatçılar
StubKeyStoreFabrikası
public StubKeyStoreFactory ()
Genel yöntemler
KeyStoreClient oluştur
public IKeyStoreClient createKeyStoreClient ()
Anahtar deposundan değerleri getirmek için bir anahtar deposu istemcisi oluşturur.
İadeler | |
---|---|
IKeyStoreClient | IKeyStoreClient |
Atar | |
---|---|
KeyStoreException |