| 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 |
|---|---|
ItemPermission |
AntlrACIItemParser.itemPermission() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ItemPermission> |
ItemFirstACIItem.getItemPermissions()
Returns the collection of
ItemPermissions. |
| Constructor and Description |
|---|
ItemFirstACIItem(String identificationTag,
int precedence,
AuthenticationLevel authenticationLevel,
Collection<ProtectedItem> protectedItems,
Collection<ItemPermission> itemPermissions)
Creates a new instance.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.