public class SSLSupport extends Object
| Constructor and Description |
|---|
SSLSupport() |
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
createContext(String keystorePath,
String keystorePassword,
String trustStorePath,
String trustStorePassword) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.