Uses of Class
org.forgerock.opendj.ldap.controls.AdNotificationRequestControl
-
Packages that use AdNotificationRequestControl Package Description org.forgerock.opendj.ldap.controls Classes and interfaces for common LDAP controls. -
-
Uses of AdNotificationRequestControl in org.forgerock.opendj.ldap.controls
Methods in org.forgerock.opendj.ldap.controls that return AdNotificationRequestControl Modifier and Type Method Description static AdNotificationRequestControl
AdNotificationRequestControl. newControl(boolean isCritical)
Creates a new Active Directory change notification request control.
-