JavaTM Platform
Standard Ed. 6

接口 javax.net.ssl.ManagerFactoryParameters
的使用

使用 ManagerFactoryParameters 的软件包
javax.net.ssl 提供用于安全套接字包的类。 
 

javax.net.sslManagerFactoryParameters 的使用
 

实现 ManagerFactoryParametersjavax.net.ssl 中的类
 class CertPathTrustManagerParameters
          CertPathParameters 的包装器。
 class KeyStoreBuilderParameters
          封装了 KeyStore.Builders 列表的 X509KeyManagers 参数对象。
 

参数类型为 ManagerFactoryParametersjavax.net.ssl 中的方法
protected abstract  void KeyManagerFactorySpi.engineInit(ManagerFactoryParameters spec)
          使用密钥内容源初始化此工厂。
protected abstract  void TrustManagerFactorySpi.engineInit(ManagerFactoryParameters spec)
          使用特定于提供者的密钥材料源初始化此工厂。
 void KeyManagerFactory.init(ManagerFactoryParameters spec)
          使用特定于提供者的密钥内容源初始化此工厂。
 void TrustManagerFactory.init(ManagerFactoryParameters spec)
          使用特定于提供者的信任材料源初始化此工厂。
 


JavaTM Platform
Standard Ed. 6


© ChiefLeo 沪ICP备19010539号-1 - ChiefLeo博客 - ChiefLeo上网导航 - ChiefLeo知识库 - ChiefLeo新闻 - ChiefLeo精选视频