Uses of Class
javax.net.ssl.TrustManagerFactorySpi
Packages that use TrustManagerFactorySpi
-
Uses of TrustManagerFactorySpi in javax.net.ssl
Constructors in javax.net.ssl with parameters of type TrustManagerFactorySpiModifierConstructorDescriptionprotected
TrustManagerFactory
(TrustManagerFactorySpi factorySpi, Provider provider, String algorithm) Creates a TrustManagerFactory object.