mirror of https://github.com/OpenKMIP/PyKMIP.git
This change adds the KmipEngine, the core processing component of the KmipServer. The KmipEngine contains the KMIP application logic and handles process request messages by batch. The engine handles logging and error handling throughout the processing stack. New server exceptions are added to handle new error cases. A test suite is included. |
||
---|---|---|
.. | ||
factories | ||
messages | ||
__init__.py | ||
attributes.py | ||
config_helper.py | ||
enums.py | ||
errors.py | ||
exceptions.py | ||
keys.py | ||
misc.py | ||
objects.py | ||
primitives.py | ||
secrets.py | ||
server.py | ||
utils.py |