public static class Http.TrustManager extends Object implements Serializable
| Constructor and Description |
|---|
TrustManager(String storeType,
byte[] storeBytes,
String password,
byte[] certBytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
certBytes() |
String |
password() |
byte[] |
storeBytes() |
String |
storeType() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.