Uses of Class
org.apache.directory.api.ldap.model.ldif.LdifControl
-
Packages that use LdifControl Package Description 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 Modifier and Type Method Description LdifControlLdifEntry. getControl(String oid)Methods in org.apache.directory.api.ldap.model.ldif that return types with arguments of type LdifControl Modifier and Type Method Description Map<String,LdifControl>LdifEntry. getControls()
-