|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemPermission | |
---|---|
org.apache.directory.shared.ldap.aci | ACI (Access Control Information) data model adopted from X.501 specification. |
Uses of ItemPermission in org.apache.directory.shared.ldap.aci |
---|
Methods in org.apache.directory.shared.ldap.aci that return types with arguments of type ItemPermission | |
---|---|
java.util.Collection<ItemPermission> |
ItemFirstACIItem.getItemPermissions()
Returns the collection of ItemPermission s. |
Constructor parameters in org.apache.directory.shared.ldap.aci with type arguments of type ItemPermission | |
---|---|
ItemFirstACIItem(java.lang.String identificationTag,
int precedence,
AuthenticationLevel authenticationLevel,
java.util.Collection<ProtectedItem> protectedItems,
java.util.Collection<ItemPermission> itemPermissions)
Creates a new instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |