Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.net.ssl

Interface ManagerFactoryParameters

java.lang.Object
|
+--javax.net.ssl.ManagerFactoryParameters


public interface ManagerFactoryParameters

A marker interface for classes that serve as key or trust manager parameters, used to initialize instances of KeyManagerFactory or TrustManagerFactory.

Author: