mirror of https://github.com/OpenKMIP/PyKMIP.git
This change simplifies how the ProxyKmipClient enforces the open connection check on operation method calls. Each operation method is now wrapped with an is_connected decorator which handles the connection check. All old in-method connection checks have been removed. |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
client.py | ||
exceptions.py | ||
factory.py | ||
objects.py | ||
sqltypes.py |