Deprecated. since 3.0, Use com.sap.mobile.lib.request.TrustSAPSSLSocketFactory
Syntax
public class
TrustSAPSSLSocketFactory
extends
SSLSocketFactory
Members
All members of TrustSAPSSLSocketFactory, including inherited members.
Variables
Constructors
Methods
Modifier and Type |
Method |
Description |
public Socket |
createSocket()
|
|
public Socket |
createSocket(Socket, String, int, boolean)
|
|
public Socket |
createSocket(InetAddress, int, InetAddress, int)
|
|
public Socket |
createSocket(InetAddress, int)
|
|
public Socket |
createSocket(String, int, InetAddress, int)
|
|
public Socket |
createSocket(String, int)
|
|
public String[] |
getDefaultCipherSuites()
|
|
public String[] |
getSupportedCipherSuites()
|
|