Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Class
weblogic.security.SSL.SSLContext

Packages that use SSLContext
weblogic.security.SSL Deprecated 7.0.0.0. Contains WebLogic SSL classes and interfaces for use in both client and server applications. 
 

Uses of SSLContext in weblogic.security.SSL
 

Methods in weblogic.security.SSL that return SSLContext
static SSLContext SSLContext.getInstance(String secureProtocol)
          Generates a new SSLContext object that implements the specified secure socket protocol.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06