PyKMIP/kmip/pie
Peter Hamilton 53308c346b Add ModifyAttribute support to the client
This change adds ModifyAttribute support to the ProxyKmipClient,
leveraging the new generic request capability in the underlying
KMIPProxy client. New unit tests have been added to cover the new
client additions.

Partially implements #547
2019-11-27 14:57:47 -05:00
..
__init__.py Update the kmip package to support importing the client 2017-10-11 10:19:22 -04:00
client.py Add ModifyAttribute support to the client 2019-11-27 14:57:47 -05:00
exceptions.py Modify KmipOperationFailure to expose status/reason/message attributes 2017-04-04 11:36:05 -07:00
factory.py Add SplitKey server integration tests 2019-09-20 14:04:57 -04:00
objects.py Add support for the Sensitive attribute 2019-11-22 15:08:37 -05:00
sqltypes.py Update the object data model to support storing key wrapping data 2017-09-30 16:56:02 -04:00