StubKeyStoreFactory
public class StubKeyStoreFactory
extends Object
implements IKeyStoreFactory
java.lang.Object | |
↳ | com.android.tradefed.util.keystore.StubKeyStoreFactory |
KeyStore Factory के लिए डिफ़ॉल्ट स्टब कार्यान्वयन
सारांश
सार्वजनिक निर्माणकर्ता | |
---|---|
StubKeyStoreFactory () |
सार्वजनिक तरीके | |
---|---|
IKeyStoreClient | createKeyStoreClient () की स्टोर से वैल्यू लाने के लिए एक की स्टोर क्लाइंट बनाता है। |
सार्वजनिक निर्माणकर्ता
StubKeyStoreFactory
public StubKeyStoreFactory ()
सार्वजनिक तरीके
createKeyStoreClient
public IKeyStoreClient createKeyStoreClient ()
की स्टोर से वैल्यू लाने के लिए एक की स्टोर क्लाइंट बनाता है।
रिटर्न | |
---|---|
IKeyStoreClient | IKeyStoreClient |
फेंकता | |
---|---|
KeyStoreException |