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
 java.util.Collection<ACITuple> UserFirstACIItem.toTuples()
           
 java.util.Collection<ACITuple> ItemFirstACIItem.toTuples()
           
abstract  java.util.Collection<ACITuple> ACIItem.toTuples()
          Converts this item into a collection of ACITuples and returns it.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.