|
BEA Systems, Inc. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLAdapter | |
---|---|
weblogic.webservice.binding.https | |
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/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |