| Package | Description |
|---|---|
| org.apache.directory.api.ldap.aci | |
| org.apache.directory.api.ldap.aci.protectedItem |
| Modifier and Type | Method and Description |
|---|---|
MaxValueCountElem |
AntlrACIItemParser.aMaxValueCount() |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<MaxValueCountElem> |
MaxValueCountItem.items
The set of elements to protect
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<MaxValueCountElem> |
MaxValueCountItem.iterator()
Gets an iterator of all
MaxValueCountElems. |
| Constructor and Description |
|---|
MaxValueCountItem(java.util.Set<MaxValueCountElem> items)
Creates a new instance.
|