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 |
---|---|
SSLSupport.getJSSEProvider()
Obtain the default JSSE provider instance.
|
|
SSLSupport.getJSSEProvider(java.lang.String providerName)
Obtain the possible JSSE provider for the given name.
|