public abstract class AllowedEntityConfig<S> extends Config<S>
Config.FieldPresence| Constructor and Description |
|---|
AllowedEntityConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed()
Indicates whether the element is allowed for admission into the control
domain.
|
AllowedEntityConfig |
isAllowed(Boolean isAllowed)
Specifies whether the element is to be allowed for admission into the
control domain.
|
apply, clear, get, get, get, get, get, get, getList, getList, hasFields, hasFields, hasOnlyFields, hasOnlyFields, init, isBoolean, isBoolean, isConnectPoint, isConnectPoint, isDecimal, isDecimal, isIntegralNumber, isIntegralNumber, isIpAddress, isIpAddress, isIpPrefix, isIpPrefix, isMacAddress, isMacAddress, isNumber, isNumber, isString, isString, isTpPort, isTpPort, isValid, key, node, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subjectprotected static final String ALLOWED
public boolean isAllowed()
public AllowedEntityConfig isAllowed(Boolean isAllowed)
isAllowed - true to allow; false to forbid; null to clear