Uses of Class
org.apache.directory.api.ldap.aci.ACITuple
-
Packages that use ACITuple Package Description org.apache.directory.api.ldap.aci -
-
Uses of ACITuple in org.apache.directory.api.ldap.aci
Methods in org.apache.directory.api.ldap.aci that return types with arguments of type ACITuple Modifier and Type Method Description abstract Collection<ACITuple>ACIItem. toTuples()Converts this item into a collection ofACITuples.Collection<ACITuple>ItemFirstACIItem. toTuples()Transform this protected Item and permissions to a set of TuplesCollection<ACITuple>UserFirstACIItem. toTuples()Converts this item into a collection ofACITuples.
-