PyKMIP/kmip/core
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
..
factories Adding payload factories 2014-12-11 13:32:17 -05:00
messages Adding payload factories 2014-12-11 13:32:17 -05:00
repo Stub out server side locate operation. 2014-09-11 18:04:22 -04:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Adding OperationPolicyName 2014-12-11 13:32:17 -05:00
config_helper.py Adding username and password config options 2014-10-23 22:28:20 -04:00
enums.py Added support for LOCATE operation 2014-09-04 14:42:20 -04:00
errors.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00
keys.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
objects.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00
primitives.py Adding support for the six library 2014-11-18 15:19:56 -05:00
secrets.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
server.py Fixed typos 2014-09-11 18:15:52 -04:00
utils.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00