Uses of Class
org.apache.directory.api.ldap.aci.ACITuple

Packages that use ACITuple
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
 Collection<ACITuple> UserFirstACIItem.toTuples()
          Converts this item into a collection of ACITuples.
 Collection<ACITuple> ItemFirstACIItem.toTuples()
          Transform this protected Item and permissions to a set of Tuples
abstract  Collection<ACITuple> ACIItem.toTuples()
          Converts this item into a collection of ACITuples.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.