com.sapportals.portal.ivs.http

Class SSLHandler

java.lang.Object
  extended by com.sapportals.portal.ivs.http.SSLHandler

public class SSLHandler
extends Object

Title: SAP iView Project Description: Copyright: Copyright (c) 2002 Company:


Constructor Summary
SSLHandler(Properties config)
           
 
Method Summary
 HttpURLConnection getConnection(URL url)
           
 HttpURLConnection getConnectionServerCert(URL url)
           
static URL parseURLAndCreateObject(String urlString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLHandler

public SSLHandler(Properties config)
           throws KeyStoreException,
                  IOException
Parameters:
config - Properties config
Throws:
KeyStoreException
IOException
Method Detail

getConnection

public HttpURLConnection getConnection(URL url)
                                throws IOException,
                                       KeyStoreException
Parameters:
url -
Returns:
con HttpURLConnection
Throws:
IOException, - KeyStoreException
IOException
KeyStoreException

getConnectionServerCert

public HttpURLConnection getConnectionServerCert(URL url)
                                          throws IOException,
                                                 KeyStoreException
Throws:
IOException
KeyStoreException

parseURLAndCreateObject

public static URL parseURLAndCreateObject(String urlString)
                                   throws MalformedURLException
Parameters:
urlString -
Returns:
URL
Throws:
MalformedURLException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/connectivity/services/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice