mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-10-17 05:40:18 +02:00
This change adds a set of payload factories to the factory suite, which handle the construction of default request/response payload objects for KMIP operations. These factories replace the use of payload operation dictionaries for dynamic payload object lookup. A payload factory test suite and minor logging tweaks are included.