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 |
---|---|
Collection<ACITuple> |
UserFirstACIItem.toTuples() |
Collection<ACITuple> |
ItemFirstACIItem.toTuples() |
abstract Collection<ACITuple> |
ACIItem.toTuples()
Converts this item into a collection of
ACITuple s and returns
it. |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.