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.RestrictedByItem s. |
Constructor and Description |
---|
ProtectedItem.RestrictedBy(Collection<ProtectedItem.RestrictedByItem> items)
Creates a new instance.
|
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.