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