org.jboss.picketlink.idm.internal.ldap
Class LDAPObjectChangedNotification

java.lang.Object
  extended by org.jboss.picketlink.idm.internal.ldap.LDAPObjectChangedNotification

public class LDAPObjectChangedNotification
extends Object

Indicates that an LDAP Object has changed

Since:
Sep 4, 2012
Author:
anil saldhana

Constructor Summary
LDAPObjectChangedNotification(DirContext ldapObject)
           
 
Method Summary
 DirContext getLDAPObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPObjectChangedNotification

public LDAPObjectChangedNotification(DirContext ldapObject)
Method Detail

getLDAPObject

public DirContext getLDAPObject()


Copyright © 2012. All Rights Reserved.