Uses of Class
netscape.ldap.controls.LDAPEntryChangeControl
-
Packages that use LDAPEntryChangeControl Package Description netscape.ldap.controls -
-
Uses of LDAPEntryChangeControl in netscape.ldap.controls
Methods in netscape.ldap.controls that return LDAPEntryChangeControl Modifier and Type Method Description LDAPEntryChangeControl
LDAPPersistSearchControl. parseResponse(byte[] c)
Deprecated.LDAPEntryChangeControl controls are now automatically instantiated.static LDAPEntryChangeControl
LDAPPersistSearchControl. parseResponse(LDAPControl[] controls)
Deprecated.LDAPEntryChangeControl controls are now automatically instantiated.
-