javax.net.ssl
abstract public class: TrustManagerFactorySpi [javadoc |
source]
java.lang.Object
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.
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |