|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLAdapter | |
---|---|
weblogic.webservice.binding.https | Deprecated. Provides classes for weblogic.webservice.binding.https>. |
weblogic.webservice.client | Deprecated. Provides interfaces and classes for weblogic.webservice.client>. |
Uses of SSLAdapter in weblogic.webservice.binding.https |
---|
Methods in weblogic.webservice.binding.https that return SSLAdapter | |
---|---|
SSLAdapter |
HttpsBindingInfo.getSSLAdapter()
Deprecated. Returns the SSLAdapter used for this client |
Methods in weblogic.webservice.binding.https with parameters of type SSLAdapter | |
---|---|
void |
HttpsBindingInfo.setSSLAdapter(SSLAdapter sslAdapter)
Deprecated. Sets the SSLAdapter used for this client |
Uses of SSLAdapter in weblogic.webservice.client |
---|
Classes in weblogic.webservice.client that implement SSLAdapter | |
---|---|
class |
BaseWLSSLAdapter
Deprecated. please migrate to jws for webservices |
class |
JSSEAdapter
Deprecated. please migrate to jws for webservices |
class |
NullSSLAdapter
Deprecated. please migrate to jws for webservices |
class |
WLSSLAdapter
Deprecated. please migrate to jws for webservices |
Methods in weblogic.webservice.client that return SSLAdapter | |
---|---|
SSLAdapter |
SSLAdapterFactory.createSSLAdapter()
Deprecated. Returns a new instance of the SSLAdapter class, regardless of whether useDefaultAdapter has been set
true . |
SSLAdapter |
SSLAdapterFactory.getDefaultAdapter()
Deprecated. This returns the default instance of the this factory's SSLAdapter. |
SSLAdapter |
SSLAdapterFactory.getSSLAdapter()
Deprecated. This method returns an instance of SSLAdapter if an adapter class is available. |
Methods in weblogic.webservice.client with parameters of type SSLAdapter | |
---|---|
void |
SSLAdapterFactory.setDefaultAdapter(SSLAdapter adapter)
Deprecated. Sets the factory's default instance to one provided by the user. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |