Uses of Class
netscape.ldap.controls.LDAPEntryChangeControl
Packages that use LDAPEntryChangeControl
-
Uses of LDAPEntryChangeControl in com.netscape.jndi.ldap
Methods in com.netscape.jndi.ldap with parameters of type LDAPEntryChangeControlModifier and TypeMethodDescriptionprivate NamingEvent
EventService.createNamingEvent
(LdapContextImpl ctx, LDAPEntry entry, LDAPEntryChangeControl changeCtrl) Create naming event from a change control -
Uses of LDAPEntryChangeControl in com.netscape.jndi.ldap.controls
Subclasses of LDAPEntryChangeControl in com.netscape.jndi.ldap.controlsModifier and TypeClassDescriptionclass
Represents an LDAP v3 server control that specifies information about a change to an entry in the directory. -
Uses of LDAPEntryChangeControl in netscape.ldap.controls
Methods in netscape.ldap.controls that return LDAPEntryChangeControlModifier and TypeMethodDescriptionLDAPPersistSearchControl.parseResponse
(byte[] c) Deprecated.LDAPEntryChangeControl controls are now automatically instantiated.static LDAPEntryChangeControl
LDAPPersistSearchControl.parseResponse
(LDAPControl[] controls) Deprecated.LDAPEntryChangeControl controls are now automatically instantiated.