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