PyKMIP/kmip
Peter Hamilton d2a2f7aa29 Add a connection decorator to the ProxyKmipClient
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.
2017-09-21 11:54:10 -04:00
..
core Add payloads for the SignatureVerify operation 2017-08-18 10:41:03 -04:00
demos Add a ProxyKmipClient demo for the SignatureVerify operation 2017-08-30 12:14:43 -04:00
pie Add a connection decorator to the ProxyKmipClient 2017-09-21 11:54:10 -04:00
services Adding custom TLS cipher suite config option 2017-09-20 11:40:52 -04:00
tests Adding custom TLS cipher suite config option 2017-09-20 11:40:52 -04:00
__init__.py Remove support for Python2.6 2017-01-09 14:53:25 -05:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.6.0 2016-12-14 14:55:58 -05:00