类的使用
com.dtflys.forest.ssl.SSLKeyStore
使用SSLKeyStore的程序包
-
com.dtflys.forest.config中SSLKeyStore的使用
返回变量类型为SSLKeyStore的类型的com.dtflys.forest.config中的方法参数类型为SSLKeyStore的com.dtflys.forest.config中的方法类型变量类型为SSLKeyStore的com.dtflys.forest.config中的方法参数修饰符和类型方法说明ForestConfiguration.setSslKeyStores(Map<String, SSLKeyStore> sslKeyStores) 设置全局SSL的Key Store表 -
com.dtflys.forest.http中SSLKeyStore的使用
参数类型为SSLKeyStore的com.dtflys.forest.http中的方法修饰符和类型方法说明ForestRequest.keyStore(SSLKeyStore keyStore) 设置SSL KeyStore信息ForestRequest.setKeyStore(SSLKeyStore keyStore) 设置SSL KeyStore信息 -
com.dtflys.forest.ssl中SSLKeyStore的使用
参数类型为SSLKeyStore的com.dtflys.forest.ssl中的构造器