public final class GetADChangeNotifications extends Object
GenericControl
to pass the Microsoft LDAP Notification control.
This example is a near copy of Search
, but works only with
directory servers like Active Directory that support the control with OID
1.2.840.113556.1.4.528.
This example takes the following command line parameters:
<host> <port> <username> <password> <baseDN>
The baseDN
must be the root of a naming context in this example.
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.