java.lang.Object
javax.net.ssl.TrustManagerFactory
nl.altindag.ssl.trustmanager.TrustManagerFactoryWrapper
NOTE:
Please don't use this class directly as it is part of the internal API. Class name and methods can be changed any time.
Instead use the
TrustManagerUtils which provides the same functionality
while it has a stable API because it is part of the public API.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.net.ssl.TrustManagerFactory
getAlgorithm, getDefaultAlgorithm, getInstance, getInstance, getInstance, getProvider, getTrustManagers, init, init
-
Field Details
-
TRUST_MANAGER_FACTORY_ALGORITHM
- See Also:
-
PROVIDER
-
-
Constructor Details
-
TrustManagerFactoryWrapper
-