| Package | Description |
|---|---|
| org.apache.directory.api.ldap.aci |
| Modifier and Type | Method and Description |
|---|---|
UserPermission |
AntlrACIItemParser.userPermission() |
| Modifier and Type | Method and Description |
|---|---|
Collection<UserPermission> |
UserFirstACIItem.getUserPermission()
Gets the collection of
UserPermissions. |
| Constructor and Description |
|---|
UserFirstACIItem(String identificationTag,
int precedence,
org.apache.directory.api.ldap.model.constants.AuthenticationLevel authenticationLevel,
Collection<UserClass> userClasses,
Collection<UserPermission> userPermissions)
Creates a new instance.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.