PyKMIP/kmip/services
Peter Hamilton 6cbb3159ca Adding payload factories
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.
2014-12-11 13:32:17 -05:00
..
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
kmip_client.py Reorganizing message payload code 2014-12-11 13:32:17 -05:00
kmip_protocol.py Adding payload factories 2014-12-11 13:32:17 -05:00
kmip_server.py Adding server key and cert files to installation 2014-12-10 18:43:56 -05:00
processor.py Adding payload factories 2014-12-11 13:32:17 -05:00
results.py Updated to address comments from first attempt 2014-09-09 00:14:02 -04:00