Class EntryChangeNotificationControl.PreviousDnHandler

java.lang.Object
org.ldaptive.asn1.AbstractParseHandler<EntryChangeNotificationControl>
org.ldaptive.control.EntryChangeNotificationControl.PreviousDnHandler
All Implemented Interfaces:
ParseHandler
Enclosing class:
EntryChangeNotificationControl

private static class EntryChangeNotificationControl.PreviousDnHandler extends AbstractParseHandler<EntryChangeNotificationControl>
Parse handler implementation for the previous dn.
  • Field Details

    • PATH

      public static final DERPath PATH
      DER path to previous dn.
  • Constructor Details

  • Method Details

    • handle

      public void handle(DERParser parser, DERBuffer encoded)
      Description copied from interface: ParseHandler
      Invoked when a DER path is encountered that belongs to this parse handler.
      Parameters:
      parser - that invoked this handler
      encoded - to handle