org.jboss.picketlink.idm.internal.ldap
Interface LDAPChangeNotificationHandler

All Known Implementing Classes:
LDAPIdentityStore

public interface LDAPChangeNotificationHandler

Handler for LDAPObjectChangedNotification

Since:
Sep 4, 2012
Author:
anil saldhana

Method Summary
 void handle(LDAPObjectChangedNotification notification)
          Handle an LDAPObjectChangedNotification
 

Method Detail

handle

void handle(LDAPObjectChangedNotification notification)
Handle an LDAPObjectChangedNotification

Parameters:
notification -


Copyright © 2012. All Rights Reserved.