|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.io.TLSUtil
public abstract class TLSUtil
Describe class TLSUtil here. Created: Mon Jan 23 14:21:31 2006
| Constructor Summary | |
|---|---|
TLSUtil()
|
|
| Method Summary | |
|---|---|
static void |
addCertificate(Map<String,String> params)
Method description |
static void |
configureSSLContext(Map<String,Object> params)
Method description |
static SSLContext |
getSSLContext(String protocol,
String hostname)
Method description |
static KeyStore |
getTrustStore()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TLSUtil()
| Method Detail |
|---|
public static void addCertificate(Map<String,String> params)
throws CertificateParsingException
params -
CertificateParsingExceptionpublic static void configureSSLContext(Map<String,Object> params)
params -
public static SSLContext getSSLContext(String protocol,
String hostname)
protocol - hostname -
public static KeyStore getTrustStore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||