public static class ClientUpdateSourceHostsCondition.Configuration extends ClientPolicyConditionConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
negativeLogic |
protected List<String> |
trustedHosts |
| Constructor and Description |
|---|
Configuration() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTrustedHosts() |
Boolean |
isNegativeLogic() |
void |
setNegativeLogic(Boolean negativeLogic) |
void |
setTrustedHosts(List<String> trustedHosts) |
protected Boolean negativeLogic
Copyright © 2021 JBoss by Red Hat. All rights reserved.