| Package | Description |
|---|---|
| org.apache.directory.api.ldap.aci | |
| org.apache.directory.api.ldap.aci.protectedItem |
| Modifier and Type | Method and Description |
|---|---|
RestrictedByElem |
AntlrACIItemParser.restrictedValue() |
| Modifier and Type | Field and Description |
|---|---|
private Set<RestrictedByElem> |
RestrictedByItem.items
The set of restricted elements
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<RestrictedByElem> |
RestrictedByItem.iterator()
Gets an iterator of all
RestrictedByElems. |
| Constructor and Description |
|---|
RestrictedByItem(Set<RestrictedByElem> items)
Creates a new instance.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.