public class PemTrustCertConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<List<String>> |
certs
Comma-separated list of the trust certificate files (Pem format).
|
boolean |
enabled
PEM Trust config is disabled by default.
|
| Constructor and Description |
|---|
PemTrustCertConfiguration() |
@ConfigItem(name="<<parent>>", defaultValue="false") public boolean enabled
@ConfigItem public Optional<List<String>> certs
Copyright © 2020 JBoss by Red Hat. All rights reserved.