Class DraftChuLDAPLogSchema00UnbindEntry

All Implemented Interfaces:
LDIFRecord, Serializable

This class represents an entry that holds information about an unbind operation processed by an LDAP server, as per the specification described in draft-chu-ldap-logschema-00.
See Also:
  • Constructor Details

    • DraftChuLDAPLogSchema00UnbindEntry

      Creates a new instance of this unbind access log entry from the provided entry.
      Parameters:
      entry - The entry used to create this unbind access log entry.
      Throws:
      LDAPException - If the provided entry cannot be decoded as a valid unbind access log entry as per the specification contained in draft-chu-ldap-logschema-00.