mirror of https://github.com/OpenKMIP/PyKMIP.git
This change removes the legacy KMIP base class that was originally used for the KMIPProxy client. The base class simply defined the KMIP operation methods that the client should support. It has not been actively used to guide client development for some time and now just clutters up the code base. The KMIPProxy class has been updated to remove any reference to this original base class. |
||
---|---|---|
.. | ||
core | ||
demos | ||
pie | ||
services | ||
tests | ||
__init__.py | ||
version.py |