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 |