public class LDAPEntryChangedEvent extends Object
Constructor and Description |
---|
LDAPEntryChangedEvent(Object source,
Entry entry)
Constructor of the event.
|
public LDAPEntryChangedEvent(Object source, Entry entry)
source
- the source of the event.entry
- the entry that has been modified (the object contains the new
values of the entry).Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.