スタブキーストアファクトリー

public class StubKeyStoreFactory
extends Object implements IKeyStoreFactory

java.lang.オブジェクト
com.android.tradefed.util.keystore.StubKeyStoreFactory


KeyStore Factoryのデフォルトのスタブ実装

まとめ

パブリックコンストラクター

StubKeyStoreFactory ()

パブリックメソッド

IKeyStoreClient createKeyStoreClient ()

キー ストアから値をフェッチするためのキー ストア クライアントを作成します。

パブリックコンストラクター

スタブキーストアファクトリー

public StubKeyStoreFactory ()

パブリックメソッド

キーストアクライアントの作成

public IKeyStoreClient createKeyStoreClient ()

キー ストアから値をフェッチするためのキー ストア クライアントを作成します。

戻り値
IKeyStoreClient IKeyStoreClient

投げる
KeyStoreException