com.ibm.websphere.ssl

Uses of Interface JSSEProvider

Packages that use JSSEProvider

Package Description
com.ibm.wsspi.ssl

Uses of JSSEProvider in com.ibm.wsspi.ssl

Modifier and Type Method and Description
  1. JSSEProvider
SSLSupport.getJSSEProvider()
Obtain the default JSSE provider instance.
  1. JSSEProvider
SSLSupport.getJSSEProvider(java.lang.String providerName)
Obtain the possible JSSE provider for the given name.