| Package | Description |
|---|---|
| org.apache.directory.shared.ldap.aci |
ACI (Access Control Information) data model adopted from X.501 specification.
|
| Modifier and Type | Method and Description |
|---|---|
ProtectedItem.RestrictedByItem |
AntlrACIItemParser.restrictedValue() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ProtectedItem.RestrictedByItem> |
ProtectedItem.RestrictedBy.iterator()
Returns an iterator of all
ProtectedItem.RestrictedByItems. |
| Constructor and Description |
|---|
RestrictedBy(Collection<ProtectedItem.RestrictedByItem> items)
Creates a new instance.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.