Uses of Class
org.apache.directory.api.ldap.model.ldif.LdifControl

Packages that use LdifControl
org.apache.directory.api.ldap.model.ldif   
 

Uses of LdifControl in org.apache.directory.api.ldap.model.ldif
 

Methods in org.apache.directory.api.ldap.model.ldif that return LdifControl
 LdifControl LdifEntry.getControl(String oid)
           
 

Methods in org.apache.directory.api.ldap.model.ldif that return types with arguments of type LdifControl
 Map<String,LdifControl> LdifEntry.getControls()
           
 



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