mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
This change adds enforcement of KMIP operation policies to the server engine, specifically to the Get and Destroy operations. Explicit object ownership is enforced as a result, with ownership now a tracked internal server property of managed objects. Tests for this new functionality are included.