Liking cljdoc? Tell your friends :D

javax.net.ssl.TrustManagerFactorySpi

This class defines the Service Provider Interface (SPI) for the TrustManagerFactory class.

All the abstract methods in this class must be implemented by each cryptographic service provider who wishes to supply the implementation of a particular trust manager factory.

This class defines the Service Provider Interface (SPI)
for the TrustManagerFactory class.

 All the abstract methods in this class must be implemented by each
cryptographic service provider who wishes to supply the implementation
of a particular trust manager factory.
raw docstring

->trust-manager-factory-spiclj

(->trust-manager-factory-spi)

Constructor.

Constructor.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close