Uses of Interface
com.ibm.websphere.ssl.JSSEProvider

Packages that use JSSEProvider
com.ibm.wsspi.ssl   
 

Uses of JSSEProvider in com.ibm.wsspi.ssl
 

Methods in com.ibm.wsspi.ssl that return JSSEProvider
 JSSEProvider SSLSupport.getJSSEProvider()
          Obtain the default JSSE provider instance.
 JSSEProvider SSLSupport.getJSSEProvider(java.lang.String providerName)
          Obtain the possible JSSE provider for the given name.