PyKMIP/kmip/core
Peter Hamilton 2015cf79ca Add the SetAttribute operation to the default server policy
This change adds entries for the SetAttribute operation for each
object type in the default server operation policy. This enables
future SetAttribute operation integration tests.

Partially implements #547
2019-12-13 15:42:39 -05:00
..
factories Update the payload factories to support new attribute operations 2019-12-13 13:08:44 -05:00
messages Add the ModifyAttribute request and response payloads 2019-11-21 12:39:28 -05:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Update how the ObjectGroup attribute is defined and used 2019-10-07 13:52:17 -04:00
config_helper.py Fix pending deprecation warnings caused by dependency upgrades 2018-11-16 11:42:05 -05:00
enums.py Add support for the Sensitive attribute 2019-11-22 15:08:37 -05:00
exceptions.py Add DeleteAttribute support to the client 2019-11-15 17:01:21 -05:00
misc.py Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
objects.py Add support for the NewAttribute structure 2019-11-18 10:12:33 -05:00
policy.py Add the SetAttribute operation to the default server policy 2019-12-13 15:42:39 -05:00
primitives.py Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
secrets.py Update encoding support for SplitKey objects 2019-09-11 09:26:06 -04:00
utils.py Remove unused error code 2017-12-07 20:59:23 -05:00