Interface IDirPrincipalDNUpdationEvent

All Superinterfaces:
IEvent, INotifiableEvent, Serializable

public interface IDirPrincipalDNUpdationEvent extends INotifiableEvent
  • Method Details

    • getOldDN

      String getOldDN()
    • getNewDN

      String getNewDN()
    • isUpdationRequired

      boolean isUpdationRequired()