org.ldaptive.extended
Interface UnsolicitedNotificationListener
public interface UnsolicitedNotificationListener
Processes an unsolicited notification.
- Version:
- $Revision: 2885 $ $Date: 2014-02-05 16:28:49 -0500 (Wed, 05 Feb 2014) $
- Author:
- Middleware Services
NOTICE_OF_DISCONNECTION_OID
static final String NOTICE_OF_DISCONNECTION_OID
- OID for the notice of disconnection notification.
- See Also:
- Constant Field Values
notificationReceived
void notificationReceived(String oid,
Response<Void> response)
- Processes an unsolicited notification from the server.
- Parameters:
oid - of the unsolicited notificationresponse - server response
Copyright © 2003-2015 Virginia Tech. All Rights Reserved.