| 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 |
|---|---|
UserPermission |
AntlrACIItemParser.userPermission() |
| Modifier and Type | Method and Description |
|---|---|
Collection<UserPermission> |
UserFirstACIItem.getUserPermission()
Returns the set of
UserPermissions. |
| Constructor and Description |
|---|
UserFirstACIItem(String identificationTag,
int precedence,
AuthenticationLevel authenticationLevel,
Collection<UserClass> userClasses,
Collection<UserPermission> userPermissions)
Creates a new instance.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.