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