| Package | Description |
|---|---|
| weblogic.security.SSL |
Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use
in both client and server applications.
|
| Modifier and Type | Method | Description |
|---|---|---|
static SSLContext |
SSLContext.getInstance(java.lang.String secureProtocol) |
Generates a new SSLContext object that implements the specified secure
socket protocol.
|