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

Packages that use ACITuple
org.apache.directory.shared.ldap.aci ACI (Access Control Information) data model adopted from X.501 specification. 
 

Uses of ACITuple in org.apache.directory.shared.ldap.aci
 

Methods in org.apache.directory.shared.ldap.aci that return types with arguments of type ACITuple
abstract  java.util.Collection<ACITuple> ACIItem.toTuples()
          Converts this item into a collection of ACITuples and returns it.
 java.util.Collection<ACITuple> UserFirstACIItem.toTuples()
           
 java.util.Collection<ACITuple> ItemFirstACIItem.toTuples()
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.