SAPSSLSocketFactory class

Deprecated. since 3.0, Use com.sap.mobile.lib.request.SAPSSLSocketFactory

Syntax

public class SAPSSLSocketFactory extends SSLSocketFactory

Members

All members of SAPSSLSocketFactory, including inherited members.

Variables
Modifier and Type Variable Description
SSLContext sslContext  
Constructors
Modifier and Type Constructor Description
public SAPSSLSocketFactory(KeyStore, TrustManager[])  
Methods
Modifier and Type Method Description
public Socket createSocket(Socket, String, int, boolean)  
public Socket createSocket()