JavaTM 2 Platform
Standard Ed. 5.0

Uses of Class
javax.net.ssl.TrustManagerFactory

Packages that use TrustManagerFactory
javax.net.ssl Provides classes for the secure socket package. 
 

Uses of TrustManagerFactory in javax.net.ssl
 

Methods in javax.net.ssl that return TrustManagerFactory
static TrustManagerFactory TrustManagerFactory.getInstance(String algorithm)
          Generates a TrustManagerFactory object that implements the specified trust management algorithm.
static TrustManagerFactory TrustManagerFactory.getInstance(