JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 12
DRAFT 12-ea+32
SEARCH:
Uses of Class
javax.net.ssl.TrustManagerFactorySpi
Packages that use
TrustManagerFactorySpi
Package
Description
javax.net.ssl
Provides classes for the secure socket package.
Uses of
TrustManagerFactorySpi
in
javax.net.ssl
Constructors in
javax.net.ssl
with parameters of type
TrustManagerFactorySpi
Constructor
Description
TrustManagerFactory
(
TrustManagerFactorySpi
factorySpi,
Provider
provider,
String
algorithm)
Creates a TrustManagerFactory object.