public abstract class AllowedEntityConfig<S> extends Config<S>
| 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, get, get, get, get, get, get, getList, init, key, node, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subjectpublic boolean isAllowed()
public AllowedEntityConfig isAllowed(Boolean isAllowed)
isAllowed - true to allow; false to forbid; null to clearCopyright © 2015. All rights reserved.