Uses of Interface
org.apache.directory.api.ldap.extras.controls.changeNotifications.ChangeNotifications
-
Packages that use ChangeNotifications Package Description org.apache.directory.api.ldap.extras.controls.changeNotifications org.apache.directory.api.ldap.extras.controls.changeNotifications_impl -
-
Uses of ChangeNotifications in org.apache.directory.api.ldap.extras.controls.changeNotifications
Classes in org.apache.directory.api.ldap.extras.controls.changeNotifications that implement ChangeNotifications Modifier and Type Class Description classChangeNotificationsImplSimple Microsoft AD ChangeNotifications implementation class. -
Uses of ChangeNotifications in org.apache.directory.api.ldap.extras.controls.changeNotifications_impl
Methods in org.apache.directory.api.ldap.extras.controls.changeNotifications_impl that return ChangeNotifications Modifier and Type Method Description ChangeNotificationsChangeNotificationsFactory. newControl()Creates and returns a version of the Control.
-