Uses of Class
org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCountItem

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

Uses of ProtectedItem.MaxValueCountItem in org.apache.directory.shared.ldap.aci
 

Methods in org.apache.directory.shared.ldap.aci that return types with arguments of type ProtectedItem.MaxValueCountItem
 java.util.Iterator<ProtectedItem.MaxValueCountItem> ProtectedItem.MaxValueCount.iterator()
          Returns an iterator of all ProtectedItem.MaxValueCountItems.
 

Constructor parameters in org.apache.directory.shared.ldap.aci with type arguments of type ProtectedItem.MaxValueCountItem
ProtectedItem.MaxValueCount(java.util.Collection<ProtectedItem.MaxValueCountItem> items)
          Creates a new instance.
 



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