amps-python-client 5.3.4.1__zip → 5.3.4.2__zip
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- amps-python-client-5.3.4.2/PKG-INFO +112 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/logon.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/publishing.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/removing.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/index.rst.txt +36 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/ack-messages.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/content-messages.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/intro.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/logon.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/protocol-reference.html +93 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/publishing.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/query-delimiters.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/query-subscribe.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/removing.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/utilities.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/genindex.html +97 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/index.html +98 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/objects.inv +6 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/html/code.html +6616 -0
- amps-python-client-5.3.4.2/docs/html/genindex.html +1363 -0
- amps-python-client-5.3.4.2/docs/html/index.html +131 -0
- amps-python-client-5.3.4.2/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/html/py-modindex.html +111 -0
- amps-python-client-5.3.4.2/docs/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/advanced-topics.rst.txt +398 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +26 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/creating-commands.rst.txt +159 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/deltas.rst.txt +79 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/error-handling.rst.txt +481 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/exceptions.rst.txt +123 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/first-program.rst.txt +168 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/high-availability.rst.txt +879 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/installing.rst.txt +184 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/introduction.rst.txt +50 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +32 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/performance-tips.rst.txt +432 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/queues.rst.txt +282 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/sow.rst.txt +294 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/subscriptions.rst.txt +374 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/utilities.rst.txt +214 -0
- amps-python-client-5.3.4.2/docs/python/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/advanced-topics.html +447 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/cpp-compiler-list.html +92 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/cpp-feature-table.html +156 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/creating-commands.html +2882 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/deltas.html +169 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/error-handling.html +745 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/exceptions.html +266 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/first-program.html +526 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/high-availability.html +1017 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/installing.html +264 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/introduction.html +245 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/moving-from-python-lite.html +118 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/performance-tips.html +499 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/queues.html +352 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/sow.html +383 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/subscriptions.html +535 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/utilities.html +302 -0
- amps-python-client-5.3.4.2/docs/python/html/genindex.html +351 -0
- amps-python-client-5.3.4.2/docs/python/html/index.html +382 -0
- amps-python-client-5.3.4.2/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/python/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/python/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/chapters/crankitup.html +271 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/chapters/equipment.html +105 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/genindex.html +97 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/index.html +381 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/acks.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/actions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/daemon.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/delta.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/distribution.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/events.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/glossary.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/ha.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/logging.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/oof.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/operation.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/queues.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/replication.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/securing.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/sow.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/transports.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/txlog.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/usecases.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/views.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/index.rst.txt +62 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/acks.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/actions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps-statistics.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps_expressions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps_functions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/auxiliary_modules.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/config-file-shortcuts.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/conflated_topics.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/constructing-fields.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/daemon.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/delta.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/distribution.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/enrichment.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/events.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/file_format_versions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/glossary.html +92 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/ha.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/installing_and_starting.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/intro.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/logging.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/messageTypes.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/monitoring.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/oof.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/operation.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/pub_sub.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/queues.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/replication.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/securing.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/sow.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/sow_queries.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/spark.html +819 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/transports.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/troubleshooting.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/txlog.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/usecases.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/utilities.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/views.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/genindex.html +133 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/index.html +96 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/search.html +106 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/include/ampspy_bookmarkstore.hpp +63 -0
- amps-python-client-5.3.4.2/include/ampspy_compat.h +63 -0
- amps-python-client-5.3.4.2/include/ampspy_defs.hpp +181 -0
- amps-python-client-5.3.4.2/include/ampspy_recoverypointadapter.hpp +52 -0
- amps-python-client-5.3.4.2/include/ampspy_shims.hpp +113 -0
- amps-python-client-5.3.4.2/include/ampspy_type_object.hpp +242 -0
- amps-python-client-5.3.4.2/include/ampspy_types.hpp +1139 -0
- amps-python-client-5.3.4.2/include/ampspyver.h +30 -0
- amps-python-client-5.3.4.2/index.html +66 -0
- amps-python-client-5.3.4.2/samples/AMPSConsolePublisher.py +59 -0
- amps-python-client-5.3.4.2/samples/AMPSConsoleSubscriber.py +63 -0
- amps-python-client-5.3.4.2/samples/AMPSFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.2/samples/AMPSFIXShredderSubscriber.py +69 -0
- amps-python-client-5.3.4.2/samples/AMPSNVFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.2/samples/AMPSNVFIXShredderSubscriber.py +67 -0
- amps-python-client-5.3.4.2/samples/AMPSPublishForReplay.py +81 -0
- amps-python-client-5.3.4.2/samples/AMPSQueueConsumer.py +69 -0
- amps-python-client-5.3.4.2/samples/AMPSQueuePublisher.py +59 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWConsolePublisher.py +67 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWConsoleSubscriber.py +77 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWandSubscribeConsoleSubscriber.py +79 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWandSubscribeWithOOF.py +108 -0
- amps-python-client-5.3.4.2/samples/AMPSSubscribeForReplay.py +128 -0
- amps-python-client-5.3.4.2/samples/AMPSUpdateForOOF.py +123 -0
- amps-python-client-5.3.4.2/samples/CompositeMessagePublisher.py +84 -0
- amps-python-client-5.3.4.2/samples/CompositeMessageSubscriber.py +87 -0
- amps-python-client-5.3.4.2/samples/RandomServerChooser.py +66 -0
- amps-python-client-5.3.4.2/samples/sample.xml +335 -0
- amps-python-client-5.3.4.2/setup.py +210 -0
- amps-python-client-5.3.4.2/setup_amps.py +94 -0
- amps-python-client-5.3.4.2/src/ampspy_shims.cpp +214 -0
- amps-python-client-5.3.4.2/src/ampspy_type_object.cpp +495 -0
- amps-python-client-5.3.4.2/src/authenticator.cpp +128 -0
- amps-python-client-5.3.4.2/src/bookmarkstore.cpp +246 -0
- amps-python-client-5.3.4.2/src/client.cpp +2648 -0
- amps-python-client-5.3.4.2/src/client_docs.h +956 -0
- amps-python-client-5.3.4.2/src/cmessagehandler.cpp +161 -0
- amps-python-client-5.3.4.2/src/command.cpp +164 -0
- amps-python-client-5.3.4.2/src/command_docs.h +269 -0
- amps-python-client-5.3.4.2/src/compositemessagebuilder.cpp +113 -0
- amps-python-client-5.3.4.2/src/compositemessageparser.cpp +151 -0
- amps-python-client-5.3.4.2/src/conflatingrecoverypointadapter.cpp +197 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/BlockPublishStore.hpp +2053 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/BlockStore.hpp +677 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/BookmarkStore.hpp +542 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/Buffer.hpp +214 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/CompositeMessageBuilder.hpp +174 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/CompositeMessageParser.hpp +151 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/DefaultServerChooser.hpp +162 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/Field.hpp +719 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/HAClient.hpp +370 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/HAClientImpl.hpp +460 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/HybridPublishStore.hpp +481 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/LoggedBookmarkStore.hpp +1256 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MMapBookmarkStore.hpp +1283 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MMapStoreBuffer.hpp +290 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryBookmarkStore.hpp +1628 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryPublishStore.hpp +66 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryStoreBuffer.hpp +244 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemorySubscriptionManager.hpp +850 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/Message.hpp +1819 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MessageRouter.hpp +647 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/PublishStore.hpp +158 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ReconnectDelayStrategy.hpp +106 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +317 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/RecoveryPoint.hpp +323 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/RecoveryPointAdapter.hpp +501 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/RingBookmarkStore.hpp +669 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +494 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ServerChooser.hpp +145 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ServerChooserImpl.hpp +95 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/amps.h +803 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/amps_impl.h +208 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/amps_ssl.h +78 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampscrc.hpp +210 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsplusplus.hpp +8850 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsuri.h +84 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsver.h +41 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsver.h.in +41 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/constants.hpp +194 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/util.hpp +1722 -0
- amps-python-client-5.3.4.2/src/cpp/src/amps_protocol.c +693 -0
- amps-python-client-5.3.4.2/src/cpp/src/amps_ssl.c +489 -0
- amps-python-client-5.3.4.2/src/cpp/src/atfork.c +451 -0
- amps-python-client-5.3.4.2/src/cpp/src/client.c +498 -0
- amps-python-client-5.3.4.2/src/cpp/src/message.c +837 -0
- amps-python-client-5.3.4.2/src/cpp/src/message_generated.h +611 -0
- amps-python-client-5.3.4.2/src/cpp/src/tcp.c +1517 -0
- amps-python-client-5.3.4.2/src/cpp/src/tcps.c +1885 -0
- amps-python-client-5.3.4.2/src/cpp/src/transports.c +129 -0
- amps-python-client-5.3.4.2/src/cpp/src/unix.c +1002 -0
- amps-python-client-5.3.4.2/src/cpp/src/uri.c +301 -0
- amps-python-client-5.3.4.2/src/exponentialdelaystrategy.cpp +137 -0
- amps-python-client-5.3.4.2/src/failedwritehandler.cpp +116 -0
- amps-python-client-5.3.4.2/src/fixbuilder.cpp +146 -0
- amps-python-client-5.3.4.2/src/fixeddelaystrategy.cpp +114 -0
- amps-python-client-5.3.4.2/src/fixshredder.cpp +105 -0
- amps-python-client-5.3.4.2/src/fixshredder_docs.h +38 -0
- amps-python-client-5.3.4.2/src/haclient.cpp +691 -0
- amps-python-client-5.3.4.2/src/haclient_docs.h +186 -0
- amps-python-client-5.3.4.2/src/hybridpublishstore.cpp +137 -0
- amps-python-client-5.3.4.2/src/hybridpublishstore_docs.h +31 -0
- amps-python-client-5.3.4.2/src/memorybookmarkstore.cpp +373 -0
- amps-python-client-5.3.4.2/src/memorybookmarkstore_docs.h +39 -0
- amps-python-client-5.3.4.2/src/memorypublishstore.cpp +160 -0
- amps-python-client-5.3.4.2/src/memorypublishstore_docs.h +32 -0
- amps-python-client-5.3.4.2/src/message.cpp +765 -0
- amps-python-client-5.3.4.2/src/message_docs.h +306 -0
- amps-python-client-5.3.4.2/src/messagestream.cpp +630 -0
- amps-python-client-5.3.4.2/src/messagestream_docs.h +45 -0
- amps-python-client-5.3.4.2/src/mmapbookmarkstore.cpp +422 -0
- amps-python-client-5.3.4.2/src/nvfixbuilder.cpp +160 -0
- amps-python-client-5.3.4.2/src/nvfixbuilder_docs.h +35 -0
- amps-python-client-5.3.4.2/src/nvfixshredder.cpp +99 -0
- amps-python-client-5.3.4.2/src/nvfixshredder_docs.h +43 -0
- amps-python-client-5.3.4.2/src/publishstore.cpp +183 -0
- amps-python-client-5.3.4.2/src/raw_wrapper.cpp +765 -0
- amps-python-client-5.3.4.2/src/reason.cpp +71 -0
- amps-python-client-5.3.4.2/src/recoverypoint.cpp +135 -0
- amps-python-client-5.3.4.2/src/recoverypointadapter.cpp +171 -0
- amps-python-client-5.3.4.2/src/ringbookmarkstore.cpp +360 -0
- amps-python-client-5.3.4.2/src/serverchooser.cpp +245 -0
- amps-python-client-5.3.4.2/src/serverchooser_docs.h +41 -0
- amps-python-client-5.3.4.2/src/sowrecoverypointadapter.cpp +248 -0
- amps-python-client-5.3.4.2/src/store.cpp +62 -0
- amps-python-client-5.3.4.2/src/versioninfo.cpp +175 -0
- amps-python-client-5.3.4.1/PKG-INFO +0 -112
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/intro.rst.txt +0 -43
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/logon.rst.txt +0 -231
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +0 -1474
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/publishing.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +0 -12
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/removing.rst.txt +0 -6
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/utilities.rst.txt +0 -13
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/index.rst.txt +0 -56
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/ack-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/content-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/intro.html +0 -126
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/logon.html +0 -295
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/protocol-reference.html +0 -1190
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/publishing.html +0 -436
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-delimiters.html +0 -173
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-subscribe.html +0 -2123
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/removing.html +0 -299
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/utilities.html +0 -287
- amps-python-client-5.3.4.1/docs/command-reference/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/command-reference/html/index.html +0 -138
- amps-python-client-5.3.4.1/docs/command-reference/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/command-reference/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/html/code.html +0 -6503
- amps-python-client-5.3.4.1/docs/html/genindex.html +0 -1361
- amps-python-client-5.3.4.1/docs/html/index.html +0 -131
- amps-python-client-5.3.4.1/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/html/py-modindex.html +0 -111
- amps-python-client-5.3.4.1/docs/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/advanced-topics.rst.txt +0 -398
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +0 -26
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/creating-commands.rst.txt +0 -159
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/deltas.rst.txt +0 -79
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/error-handling.rst.txt +0 -482
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/exceptions.rst.txt +0 -128
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/first-program.rst.txt +0 -142
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/high-availability.rst.txt +0 -876
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/installing.rst.txt +0 -184
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/introduction.rst.txt +0 -50
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/performance-tips.rst.txt +0 -434
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/queues.rst.txt +0 -282
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/sow.rst.txt +0 -292
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/subscriptions.rst.txt +0 -374
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/utilities.rst.txt +0 -214
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python/html/chapters/advanced-topics.html +0 -447
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-compiler-list.html +0 -92
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-feature-table.html +0 -156
- amps-python-client-5.3.4.1/docs/python/html/chapters/creating-commands.html +0 -2837
- amps-python-client-5.3.4.1/docs/python/html/chapters/deltas.html +0 -169
- amps-python-client-5.3.4.1/docs/python/html/chapters/error-handling.html +0 -746
- amps-python-client-5.3.4.1/docs/python/html/chapters/exceptions.html +0 -272
- amps-python-client-5.3.4.1/docs/python/html/chapters/first-program.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/high-availability.html +0 -1014
- amps-python-client-5.3.4.1/docs/python/html/chapters/installing.html +0 -264
- amps-python-client-5.3.4.1/docs/python/html/chapters/introduction.html +0 -245
- amps-python-client-5.3.4.1/docs/python/html/chapters/moving-from-python-lite.html +0 -118
- amps-python-client-5.3.4.1/docs/python/html/chapters/performance-tips.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/queues.html +0 -352
- amps-python-client-5.3.4.1/docs/python/html/chapters/sow.html +0 -381
- amps-python-client-5.3.4.1/docs/python/html/chapters/subscriptions.html +0 -535
- amps-python-client-5.3.4.1/docs/python/html/chapters/utilities.html +0 -302
- amps-python-client-5.3.4.1/docs/python/html/genindex.html +0 -351
- amps-python-client-5.3.4.1/docs/python/html/index.html +0 -380
- amps-python-client-5.3.4.1/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/crankitup.html +0 -271
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/equipment.html +0 -105
- amps-python-client-5.3.4.1/docs/python-quickstart/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/python-quickstart/html/index.html +0 -382
- amps-python-client-5.3.4.1/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python-quickstart/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/AMPS-Queues-Intro.svg +0 -1330
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/GeoRepl.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_async_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_sync_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/Hot-Hot-Replication.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/MessageOrdering.svg +0 -235
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF5.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF6.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF7.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF8.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWAndSubscribeAndReplace.svg +0 -684
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery1.svg +0 -402
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery2.svg +0 -505
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig3.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig4.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/chicago_group.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_original_messages.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_update_message.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/inline_view_conflation.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_pub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_sub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/queue_usage_overview.svg +0 -627
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_hub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_scenario_with_ha.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_1.svg +0 -248
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_2.svg +0 -183
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_update_sequence.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.svg +0 -31
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.svg +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/acks.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/actions.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +0 -358
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +0 -83
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +0 -11
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +0 -86
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +0 -9
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +0 -269
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/daemon.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/delta.rst.txt +0 -556
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/distribution.rst.txt +0 -186
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +0 -191
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/events.rst.txt +0 -39
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +0 -203
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/glossary.rst.txt +0 -101
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/ha.rst.txt +0 -465
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/intro.rst.txt +0 -116
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/logging.rst.txt +0 -34
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +0 -1398
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +0 -326
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/oof.rst.txt +0 -312
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/operation.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +0 -49
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/queues.rst.txt +0 -1351
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/replication.rst.txt +0 -1228
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/securing.rst.txt +0 -657
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow.rst.txt +0 -57
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/transports.rst.txt +0 -291
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +0 -517
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/txlog.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/usecases.rst.txt +0 -21
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/utilities.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/views.rst.txt +0 -175
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/index.rst.txt +0 -110
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/acks.html +0 -289
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/actions.html +0 -3782
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps-statistics.html +0 -439
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_expressions.html +0 -1552
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_functions.html +0 -1626
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/auxiliary_modules.html +0 -2548
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/config-file-shortcuts.html +0 -508
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/conflated_topics.html +0 -328
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/constructing-fields.html +0 -447
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/daemon.html +0 -295
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/delta.html +0 -609
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/distribution.html +0 -246
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/enrichment.html +0 -264
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/events.html +0 -449
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/file_format_versions.html +0 -229
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/glossary.html +0 -215
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/ha.html +0 -978
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/installing_and_starting.html +0 -357
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/intro.html +0 -572
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/logging.html +0 -972
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/messageTypes.html +0 -1280
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/monitoring.html +0 -718
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/oof.html +0 -341
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/operation.html +0 -1515
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/pub_sub.html +0 -934
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/queues.html +0 -1767
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/replication.html +0 -1777
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/securing.html +0 -697
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow.html +0 -1038
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow_queries.html +0 -621
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/spark.html +0 -819
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/transports.html +0 -352
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/troubleshooting.html +0 -530
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/txlog.html +0 -1013
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/usecases.html +0 -288
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/utilities.html +0 -133
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/views.html +0 -1120
- amps-python-client-5.3.4.1/docs/user-guide/html/genindex.html +0 -1261
- amps-python-client-5.3.4.1/docs/user-guide/html/index.html +0 -163
- amps-python-client-5.3.4.1/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/search.html +0 -106
- amps-python-client-5.3.4.1/docs/user-guide/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/include/ampspy_bookmarkstore.hpp +0 -63
- amps-python-client-5.3.4.1/include/ampspy_compat.h +0 -63
- amps-python-client-5.3.4.1/include/ampspy_defs.hpp +0 -181
- amps-python-client-5.3.4.1/include/ampspy_recoverypointadapter.hpp +0 -52
- amps-python-client-5.3.4.1/include/ampspy_shims.hpp +0 -113
- amps-python-client-5.3.4.1/include/ampspy_type_object.hpp +0 -242
- amps-python-client-5.3.4.1/include/ampspy_types.hpp +0 -1139
- amps-python-client-5.3.4.1/include/ampspyver.h +0 -30
- amps-python-client-5.3.4.1/index.html +0 -66
- amps-python-client-5.3.4.1/samples/AMPSConsolePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSConsoleSubscriber.py +0 -63
- amps-python-client-5.3.4.1/samples/AMPSFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSFIXShredderSubscriber.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSNVFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSNVFIXShredderSubscriber.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSPublishForReplay.py +0 -81
- amps-python-client-5.3.4.1/samples/AMPSQueueConsumer.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSQueuePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSSOWConsolePublisher.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSSOWConsoleSubscriber.py +0 -77
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeConsoleSubscriber.py +0 -79
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeWithOOF.py +0 -108
- amps-python-client-5.3.4.1/samples/AMPSSubscribeForReplay.py +0 -128
- amps-python-client-5.3.4.1/samples/AMPSUpdateForOOF.py +0 -123
- amps-python-client-5.3.4.1/samples/CompositeMessagePublisher.py +0 -84
- amps-python-client-5.3.4.1/samples/CompositeMessageSubscriber.py +0 -87
- amps-python-client-5.3.4.1/samples/RandomServerChooser.py +0 -41
- amps-python-client-5.3.4.1/samples/sample.xml +0 -335
- amps-python-client-5.3.4.1/setup.py +0 -209
- amps-python-client-5.3.4.1/setup_amps.py +0 -94
- amps-python-client-5.3.4.1/src/ampspy_shims.cpp +0 -203
- amps-python-client-5.3.4.1/src/ampspy_type_object.cpp +0 -484
- amps-python-client-5.3.4.1/src/authenticator.cpp +0 -128
- amps-python-client-5.3.4.1/src/bookmarkstore.cpp +0 -238
- amps-python-client-5.3.4.1/src/client.cpp +0 -2430
- amps-python-client-5.3.4.1/src/client_docs.h +0 -956
- amps-python-client-5.3.4.1/src/cmessagehandler.cpp +0 -151
- amps-python-client-5.3.4.1/src/command.cpp +0 -164
- amps-python-client-5.3.4.1/src/command_docs.h +0 -194
- amps-python-client-5.3.4.1/src/compositemessagebuilder.cpp +0 -111
- amps-python-client-5.3.4.1/src/compositemessageparser.cpp +0 -146
- amps-python-client-5.3.4.1/src/conflatingrecoverypointadapter.cpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockPublishStore.hpp +0 -2053
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockStore.hpp +0 -677
- amps-python-client-5.3.4.1/src/cpp/include/amps/BookmarkStore.hpp +0 -542
- amps-python-client-5.3.4.1/src/cpp/include/amps/Buffer.hpp +0 -214
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageBuilder.hpp +0 -174
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageParser.hpp +0 -151
- amps-python-client-5.3.4.1/src/cpp/include/amps/DefaultServerChooser.hpp +0 -162
- amps-python-client-5.3.4.1/src/cpp/include/amps/Field.hpp +0 -719
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClient.hpp +0 -370
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClientImpl.hpp +0 -460
- amps-python-client-5.3.4.1/src/cpp/include/amps/HybridPublishStore.hpp +0 -481
- amps-python-client-5.3.4.1/src/cpp/include/amps/LoggedBookmarkStore.hpp +0 -1255
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapBookmarkStore.hpp +0 -1283
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapStoreBuffer.hpp +0 -290
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryBookmarkStore.hpp +0 -1622
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryPublishStore.hpp +0 -66
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryStoreBuffer.hpp +0 -244
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemorySubscriptionManager.hpp +0 -850
- amps-python-client-5.3.4.1/src/cpp/include/amps/Message.hpp +0 -1819
- amps-python-client-5.3.4.1/src/cpp/include/amps/MessageRouter.hpp +0 -618
- amps-python-client-5.3.4.1/src/cpp/include/amps/PublishStore.hpp +0 -158
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategy.hpp +0 -106
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +0 -317
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPoint.hpp +0 -323
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPointAdapter.hpp +0 -501
- amps-python-client-5.3.4.1/src/cpp/include/amps/RingBookmarkStore.hpp +0 -669
- amps-python-client-5.3.4.1/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +0 -490
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooser.hpp +0 -145
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooserImpl.hpp +0 -95
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps.h +0 -775
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_impl.h +0 -204
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_ssl.h +0 -78
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampscrc.hpp +0 -210
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsplusplus.hpp +0 -8817
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsuri.h +0 -84
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h.in +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/constants.hpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/util.hpp +0 -1692
- amps-python-client-5.3.4.1/src/cpp/src/amps_protocol.c +0 -688
- amps-python-client-5.3.4.1/src/cpp/src/amps_ssl.c +0 -489
- amps-python-client-5.3.4.1/src/cpp/src/atfork.c +0 -446
- amps-python-client-5.3.4.1/src/cpp/src/client.c +0 -483
- amps-python-client-5.3.4.1/src/cpp/src/message.c +0 -837
- amps-python-client-5.3.4.1/src/cpp/src/message_generated.h +0 -611
- amps-python-client-5.3.4.1/src/cpp/src/tcp.c +0 -1489
- amps-python-client-5.3.4.1/src/cpp/src/tcps.c +0 -1894
- amps-python-client-5.3.4.1/src/cpp/src/transports.c +0 -123
- amps-python-client-5.3.4.1/src/cpp/src/unix.c +0 -984
- amps-python-client-5.3.4.1/src/cpp/src/uri.c +0 -301
- amps-python-client-5.3.4.1/src/exponentialdelaystrategy.cpp +0 -137
- amps-python-client-5.3.4.1/src/failedwritehandler.cpp +0 -116
- amps-python-client-5.3.4.1/src/fixbuilder.cpp +0 -146
- amps-python-client-5.3.4.1/src/fixeddelaystrategy.cpp +0 -114
- amps-python-client-5.3.4.1/src/fixshredder.cpp +0 -105
- amps-python-client-5.3.4.1/src/fixshredder_docs.h +0 -38
- amps-python-client-5.3.4.1/src/haclient.cpp +0 -691
- amps-python-client-5.3.4.1/src/haclient_docs.h +0 -132
- amps-python-client-5.3.4.1/src/hybridpublishstore.cpp +0 -137
- amps-python-client-5.3.4.1/src/hybridpublishstore_docs.h +0 -31
- amps-python-client-5.3.4.1/src/memorybookmarkstore.cpp +0 -373
- amps-python-client-5.3.4.1/src/memorybookmarkstore_docs.h +0 -39
- amps-python-client-5.3.4.1/src/memorypublishstore.cpp +0 -160
- amps-python-client-5.3.4.1/src/memorypublishstore_docs.h +0 -32
- amps-python-client-5.3.4.1/src/message.cpp +0 -765
- amps-python-client-5.3.4.1/src/message_docs.h +0 -306
- amps-python-client-5.3.4.1/src/messagestream.cpp +0 -623
- amps-python-client-5.3.4.1/src/messagestream_docs.h +0 -45
- amps-python-client-5.3.4.1/src/mmapbookmarkstore.cpp +0 -422
- amps-python-client-5.3.4.1/src/nvfixbuilder.cpp +0 -160
- amps-python-client-5.3.4.1/src/nvfixbuilder_docs.h +0 -33
- amps-python-client-5.3.4.1/src/nvfixshredder.cpp +0 -99
- amps-python-client-5.3.4.1/src/nvfixshredder_docs.h +0 -39
- amps-python-client-5.3.4.1/src/publishstore.cpp +0 -183
- amps-python-client-5.3.4.1/src/raw_wrapper.cpp +0 -756
- amps-python-client-5.3.4.1/src/reason.cpp +0 -71
- amps-python-client-5.3.4.1/src/recoverypoint.cpp +0 -135
- amps-python-client-5.3.4.1/src/recoverypointadapter.cpp +0 -171
- amps-python-client-5.3.4.1/src/ringbookmarkstore.cpp +0 -360
- amps-python-client-5.3.4.1/src/serverchooser.cpp +0 -245
- amps-python-client-5.3.4.1/src/serverchooser_docs.h +0 -39
- amps-python-client-5.3.4.1/src/sowrecoverypointadapter.cpp +0 -248
- amps-python-client-5.3.4.1/src/store.cpp +0 -62
- amps-python-client-5.3.4.1/src/versioninfo.cpp +0 -175
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/HISTORY +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/LICENSE +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/README.md +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_sources/code.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/classic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/default.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/sidebar.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/caution.png +0 -0
- {amps-python-client-5.3.4.1/docs/command-reference → amps-python-client-5.3.4.2/docs/python}/html/_images/caution.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/connection_string.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/important.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/important.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/tip.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/tip.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/warning.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_sources/chapters/cpp-compiler-list.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/chapters/crankitup.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/chapters/equipment.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/resources/custom.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/resources/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_sources/chapters/spark.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/include/amps/amps_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/src/amps_protocol_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/src/makefile +0 -0
|
@@ -1,697 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
-
<head>
|
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
8
|
-
|
|
9
|
-
<title>28. Securing AMPS — AMPS User Guide develop documentation</title>
|
|
10
|
-
|
|
11
|
-
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
|
|
12
|
-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
|
13
|
-
|
|
14
|
-
<script type="text/javascript">
|
|
15
|
-
var DOCUMENTATION_OPTIONS = {
|
|
16
|
-
URL_ROOT: '../',
|
|
17
|
-
VERSION: 'develop',
|
|
18
|
-
COLLAPSE_INDEX: false,
|
|
19
|
-
FILE_SUFFIX: '.html',
|
|
20
|
-
HAS_SOURCE: true,
|
|
21
|
-
SOURCELINK_SUFFIX: '.txt'
|
|
22
|
-
};
|
|
23
|
-
</script>
|
|
24
|
-
<script type="text/javascript" src="../_static/jquery.js"></script>
|
|
25
|
-
<script type="text/javascript" src="../_static/underscore.js"></script>
|
|
26
|
-
<script type="text/javascript" src="../_static/doctools.js"></script>
|
|
27
|
-
<link rel="index" title="Index" href="../genindex.html" />
|
|
28
|
-
<link rel="search" title="Search" href="../search.html" />
|
|
29
|
-
<link rel="next" title="29. Troubleshooting AMPS" href="troubleshooting.html" />
|
|
30
|
-
<link rel="prev" title="27. Operation and Deployment" href="operation.html" />
|
|
31
|
-
|
|
32
|
-
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
|
36
|
-
|
|
37
|
-
</head>
|
|
38
|
-
<body role="document">
|
|
39
|
-
<div class="document">
|
|
40
|
-
|
|
41
|
-
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
42
|
-
<div class="sphinxsidebarwrapper">
|
|
43
|
-
<p class="logo"><a href="../index.html">
|
|
44
|
-
<img class="logo" src="../_static/flag_logo.png" alt="Logo"/>
|
|
45
|
-
</a></p>
|
|
46
|
-
<h3><a href="../index.html">Table Of Contents</a></h3>
|
|
47
|
-
<ul>
|
|
48
|
-
<li><a class="reference internal" href="#">28. Securing AMPS</a><ul>
|
|
49
|
-
<li><a class="reference internal" href="#authentication">Authentication</a><ul>
|
|
50
|
-
<li><a class="reference internal" href="#simple-authentication-modules">Simple Authentication Modules</a></li>
|
|
51
|
-
<li><a class="reference internal" href="#enabling-implicit-logon">Enabling Implicit Logon</a></li>
|
|
52
|
-
</ul>
|
|
53
|
-
</li>
|
|
54
|
-
<li><a class="reference internal" href="#entitlement">Entitlement</a><ul>
|
|
55
|
-
<li><a class="reference internal" href="#entitlement-caching">Entitlement Caching</a></li>
|
|
56
|
-
<li><a class="reference internal" href="#regular-expression-subscriptions">Regular Expression Subscriptions</a></li>
|
|
57
|
-
<li><a class="reference internal" href="#content-filtered-entitlements">Content Filtered Entitlements</a></li>
|
|
58
|
-
<li><a class="reference internal" href="#entitlement-select-lists">Entitlement Select Lists</a></li>
|
|
59
|
-
<li><a class="reference internal" href="#message-queues">Message Queues</a></li>
|
|
60
|
-
<li><a class="reference internal" href="#regular-expression-topic">Regular Expression Topic</a></li>
|
|
61
|
-
<li><a class="reference internal" href="#disabling-entitlement">Disabling Entitlement</a></li>
|
|
62
|
-
</ul>
|
|
63
|
-
</li>
|
|
64
|
-
<li><a class="reference internal" href="#providing-an-identity-for-outbound-connections-authenticator">Providing an Identity for Outbound Connections (Authenticator)</a></li>
|
|
65
|
-
<li><a class="reference internal" href="#protecting-data-in-transit-using-tls-ssl">Protecting Data in Transit Using TLS/SSL</a></li>
|
|
66
|
-
</ul>
|
|
67
|
-
</li>
|
|
68
|
-
</ul>
|
|
69
|
-
<div class="relations">
|
|
70
|
-
<h3>Related Topics</h3>
|
|
71
|
-
<ul>
|
|
72
|
-
<li><a href="../index.html">Documentation overview</a><ul>
|
|
73
|
-
<li>Previous: <a href="operation.html" title="previous chapter">27. Operation and Deployment</a></li>
|
|
74
|
-
<li>Next: <a href="troubleshooting.html" title="next chapter">29. Troubleshooting AMPS</a></li>
|
|
75
|
-
</ul></li>
|
|
76
|
-
</ul>
|
|
77
|
-
</div>
|
|
78
|
-
<div id="searchbox" style="display: none" role="search">
|
|
79
|
-
<h3>Quick search</h3>
|
|
80
|
-
<form class="search" action="../search.html" method="get">
|
|
81
|
-
<div><input type="text" name="q" /></div>
|
|
82
|
-
<div><input type="submit" value="Go" /></div>
|
|
83
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
|
84
|
-
<input type="hidden" name="area" value="default" />
|
|
85
|
-
</form>
|
|
86
|
-
</div>
|
|
87
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
88
|
-
</div>
|
|
89
|
-
</div>
|
|
90
|
-
<div class="documentwrapper">
|
|
91
|
-
<div class="bodywrapper">
|
|
92
|
-
<div class="body" role="main">
|
|
93
|
-
|
|
94
|
-
<div class="section" id="securing-amps">
|
|
95
|
-
<span id="securing"></span><span id="ug-securing"></span><span id="index-0"></span><h1>28. Securing AMPS<a class="headerlink" href="#securing-amps" title="Permalink to this headline">¶</a></h1>
|
|
96
|
-
<p>One of the most important considerations when using AMPS in production
|
|
97
|
-
is keeping your data safe. This means both ensuring that subscribers
|
|
98
|
-
only have access to the data that they are allowed to have access to and that
|
|
99
|
-
only authorized publishers are allowed to publish messages into the system.
|
|
100
|
-
This chapter describes the mechanisms within AMPS to protect access to
|
|
101
|
-
AMPS resources through client, administrative and replication
|
|
102
|
-
connections.</p>
|
|
103
|
-
<p>In this chapter, we describe the AMPS security infrastructure and
|
|
104
|
-
present general information about securing an AMPS installation. AMPS
|
|
105
|
-
uses a plugin model for providing authentication and entitlement, and
|
|
106
|
-
allows a great deal of freedom in how a given module implements
|
|
107
|
-
security checks. This chapter discusses the concepts, principles, and
|
|
108
|
-
guarantees that AMPS provides. The specific steps and configuration you
|
|
109
|
-
use to secure an installation of AMPS depend on the plugin you use to
|
|
110
|
-
secure AMPS.</p>
|
|
111
|
-
<p>There are three aspects to securing connections to AMPS:</p>
|
|
112
|
-
<ol class="arabic simple">
|
|
113
|
-
<li>Authentication assigns an identity to a connection and verifies that
|
|
114
|
-
identity</li>
|
|
115
|
-
<li>Entitlement enforces permission to access AMPS and read or write AMPS
|
|
116
|
-
resources, based on the identity assigned to a connection</li>
|
|
117
|
-
<li>The AMPS process may also need to provide credentials to another AMPS
|
|
118
|
-
instance (for example, to secure outgoing replication)</li>
|
|
119
|
-
</ol>
|
|
120
|
-
<p>AMPS installations typically create custom plugins for securing AMPS.
|
|
121
|
-
These plugins integrate with the enterprise authentication and
|
|
122
|
-
entitlement system, and are designed to enforce the policies for the
|
|
123
|
-
specific site. For more information on developing modules for use with
|
|
124
|
-
AMPS, contact 60East support for the AMPS Server SDK.</p>
|
|
125
|
-
<p>The AMPS distribution includes an auxiliary module that contacts a web
|
|
126
|
-
service for authentication and entitlement. This module is described in
|
|
127
|
-
the section <a class="reference internal" href="auxiliary_modules.html#ug-auth-module"><span class="std std-ref">Authentication and Entitlement using a Web Service</span></a>.</p>
|
|
128
|
-
<p>The AMPS distribution also contains an entitlement module that can
|
|
129
|
-
be used to restrict access to specific topics for all users. This
|
|
130
|
-
module is described in the section <a class="reference internal" href="auxiliary_modules.html#ug-simple-access"><span class="std std-ref">Entitlement with the Simple Access Module</span></a>.</p>
|
|
131
|
-
<p>For applications that need to connect with an existing Kerberos or LDAP system
|
|
132
|
-
for authentication, the AMPS distribution includes an auxiliary module that can
|
|
133
|
-
use either a Kerberos or LDAP system for authentication. This module is described
|
|
134
|
-
in the section <a class="reference internal" href="auxiliary_modules.html#ug-multi-authentication"><span class="std std-ref">Authentication with the AMPS Multimechanism Authentication Module</span></a>.</p>
|
|
135
|
-
<p>If an installation uses Kerberos for replication security, the AMPS server must
|
|
136
|
-
be able to provide a Kerberos token to authenticate itself to a downstream instance.
|
|
137
|
-
For this situation, the AMPS distribution includes an authenticator that can provide
|
|
138
|
-
Kerberos tokens, as described in the section <a class="reference internal" href="auxiliary_modules.html#ug-multi-authenticator"><span class="std std-ref">Providing Replication Credentials with the AMPS Multimechanism Authenticator Module</span></a>.</p>
|
|
139
|
-
<div class="section" id="authentication">
|
|
140
|
-
<span id="ug-authentication"></span><span id="index-1"></span><h2>Authentication<a class="headerlink" href="#authentication" title="Permalink to this headline">¶</a></h2>
|
|
141
|
-
<p>The first part of securing AMPS is developing a strategy to verify the
|
|
142
|
-
identity of connected clients. AMPS maintains an identity for each
|
|
143
|
-
client connection, and uses that identity for entitlement requests. Once
|
|
144
|
-
an identity is assigned to a connection, that identity stays the same
|
|
145
|
-
for the lifetime of the connection. If an application needs to use
|
|
146
|
-
different identities to work with AMPS, that application needs to make a
|
|
147
|
-
separate connection for each identity.</p>
|
|
148
|
-
<p>There are two ways that AMPS assigns an identity to a client:</p>
|
|
149
|
-
<ol class="arabic simple">
|
|
150
|
-
<li>When an application explicitly sends a <code class="docutils literal"><span class="pre">logon</span></code> command, AMPS uses
|
|
151
|
-
the credentials in the message for the authentication process. If
|
|
152
|
-
authentication is successful, AMPS associates the username provided
|
|
153
|
-
in the initial logon with the connection. If authentication fails,
|
|
154
|
-
AMPS closes the connection.</li>
|
|
155
|
-
<li>When an application issues any other command after connecting, but
|
|
156
|
-
before sending a <code class="docutils literal"><span class="pre">logon</span></code> command, AMPS treats this as an <em>implicit</em>
|
|
157
|
-
logon and begins the authentication process with an empty username
|
|
158
|
-
and password. If authentication is successful, AMPS associates an
|
|
159
|
-
empty username with the connection. If authentication fails, AMPS
|
|
160
|
-
closes the connection. AMPS does not allow implicit logon by default
|
|
161
|
-
in 5.0 and later versions. However, you can enable implicit logon as
|
|
162
|
-
described below.</li>
|
|
163
|
-
</ol>
|
|
164
|
-
<p>In both cases, authentication occurs through the AMPS security
|
|
165
|
-
infrastructure.</p>
|
|
166
|
-
<p>When authenticating a client, AMPS locates the authentication module in
|
|
167
|
-
use for the client’s <code class="docutils literal"><span class="pre">Transport</span></code> (or, for the admin interface, the special
|
|
168
|
-
<code class="docutils literal"><span class="pre">amps-admin</span></code> transport). If there is an authentication module
|
|
169
|
-
specified for that <code class="docutils literal"><span class="pre">Transport</span></code>, AMPS uses that module. Otherwise, the
|
|
170
|
-
<code class="docutils literal"><span class="pre">Transport</span></code> uses an instance of the authentication module specified for
|
|
171
|
-
the instance. When the configuration for the instance doesn’t include an
|
|
172
|
-
instance level authentication module, the default module for the
|
|
173
|
-
<code class="docutils literal"><span class="pre">Transport</span></code> is <code class="docutils literal"><span class="pre">amps-default-authentication-module</span></code>, which requires a
|
|
174
|
-
logon, but accepts any username and password provided and sets the
|
|
175
|
-
authenticated username to an empty string.</p>
|
|
176
|
-
<p>Once AMPS has located the module instance, AMPS provides the username
|
|
177
|
-
and the password to that instance of the module. The module can accept
|
|
178
|
-
the credentials, reject the credentials, or return a challenge that the
|
|
179
|
-
application must respond to. When the module returns a challenge, the
|
|
180
|
-
connection remains unauthenticated until the application requesting
|
|
181
|
-
authentication responds to the challenge and the module accepts the
|
|
182
|
-
response.</p>
|
|
183
|
-
<p>For most production systems, AMPS security is integrated with the
|
|
184
|
-
overall security fabric of the organization. 60East provides the <em>AMPS
|
|
185
|
-
Server SDK</em> to help developers create authentication modules that
|
|
186
|
-
implement the unique policies and procedures required by a particular
|
|
187
|
-
organization.</p>
|
|
188
|
-
<p>AMPS does not, itself, enforce an explicit timeout on the authentication
|
|
189
|
-
process. However, the thread used to authenticate is managed by AMPS, so
|
|
190
|
-
if the authentication process takes an extended period of time, AMPS
|
|
191
|
-
may report a potentially stuck thread or (in extreme cases) prompt a
|
|
192
|
-
server shutdown. 60East recommends that the authentication process
|
|
193
|
-
complete as quickly as possible, especially since the authentication
|
|
194
|
-
process will limit how quickly clients can connect to AMPS. The process
|
|
195
|
-
should generally be subsecond if possible, and 60East recommends that the
|
|
196
|
-
process not take longer than 30 seconds, even if the authentication
|
|
197
|
-
server is under load.</p>
|
|
198
|
-
<div class="section" id="simple-authentication-modules">
|
|
199
|
-
<h3>Simple Authentication Modules<a class="headerlink" href="#simple-authentication-modules" title="Permalink to this headline">¶</a></h3>
|
|
200
|
-
<p>AMPS includes three simple authentication modules in the AMPS
|
|
201
|
-
distribution. These modules provide very simple policies for
|
|
202
|
-
authentication, and are most useful in testing and development
|
|
203
|
-
environments.</p>
|
|
204
|
-
<table border="1" class="docutils" id="id1">
|
|
205
|
-
<caption><span class="caption-text"><em>Simple Authentication Modules</em></span><a class="headerlink" href="#id1" title="Permalink to this table">¶</a></caption>
|
|
206
|
-
<colgroup>
|
|
207
|
-
<col width="50%" />
|
|
208
|
-
<col width="50%" />
|
|
209
|
-
</colgroup>
|
|
210
|
-
<thead valign="bottom">
|
|
211
|
-
<tr class="row-odd"><th class="head">Module</th>
|
|
212
|
-
<th class="head">Description</th>
|
|
213
|
-
</tr>
|
|
214
|
-
</thead>
|
|
215
|
-
<tbody valign="top">
|
|
216
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">amps-default-authentication-module</span></code></td>
|
|
217
|
-
<td>Allows any username and password.
|
|
218
|
-
Does not allow implicit logon by
|
|
219
|
-
default. Does not provide the
|
|
220
|
-
username to AMPS by default.</td>
|
|
221
|
-
</tr>
|
|
222
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">amps-implicit-authentication-module</span></code></td>
|
|
223
|
-
<td>Allows any username and password.
|
|
224
|
-
Allows implicit logon by default.
|
|
225
|
-
Does not provide the username to
|
|
226
|
-
AMPS by default.</td>
|
|
227
|
-
</tr>
|
|
228
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">amps-default-no-authentication-module</span></code></td>
|
|
229
|
-
<td>Does not allow authentication
|
|
230
|
-
regardless of the username and
|
|
231
|
-
password provided. This can be
|
|
232
|
-
useful for testing application
|
|
233
|
-
behavior when logon is denied, or
|
|
234
|
-
for setting a policy for the
|
|
235
|
-
instance that individual transports
|
|
236
|
-
must override.</td>
|
|
237
|
-
</tr>
|
|
238
|
-
</tbody>
|
|
239
|
-
</table>
|
|
240
|
-
</div>
|
|
241
|
-
<div class="section" id="enabling-implicit-logon">
|
|
242
|
-
<h3>Enabling Implicit Logon<a class="headerlink" href="#enabling-implicit-logon" title="Permalink to this headline">¶</a></h3>
|
|
243
|
-
<p>60East recommends using explicit logon commands in your applications
|
|
244
|
-
wherever possible, and the default authentication module disallows
|
|
245
|
-
implicit logons. For backward compatibility with older versions of AMPS,
|
|
246
|
-
AMPS includes the <code class="docutils literal"><span class="pre">amps-implicit-authentication-module</span></code> which allows
|
|
247
|
-
implicit logon to restore the behavior of the previous AMPS versions. To
|
|
248
|
-
use the <code class="docutils literal"><span class="pre">amps-implicit-authentication-module</span></code> for all of the
|
|
249
|
-
transports in the instance, set the instance level <code class="docutils literal"><span class="pre">Authentication</span></code> to use
|
|
250
|
-
this module, as shown below:</p>
|
|
251
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
252
|
-
...
|
|
253
|
-
<span class="nt"><Authentication></span>
|
|
254
|
-
<span class="nt"><Module></span>amps-implicit-authentication-module<span class="nt"></Module></span>
|
|
255
|
-
<span class="nt"></Authentication></span>
|
|
256
|
-
...
|
|
257
|
-
<span class="nt"></AMPSConfig></span>
|
|
258
|
-
</pre></div>
|
|
259
|
-
</div>
|
|
260
|
-
</div>
|
|
261
|
-
</div>
|
|
262
|
-
<div class="section" id="entitlement">
|
|
263
|
-
<span id="ug-entitlement"></span><span id="index-2"></span><h2>Entitlement<a class="headerlink" href="#entitlement" title="Permalink to this headline">¶</a></h2>
|
|
264
|
-
<p>The AMPS entitlement system controls access to individual resources in
|
|
265
|
-
AMPS. Each entitlement request consists of a user, a specific action
|
|
266
|
-
and, where applicable, the type of resource and the resource name. For
|
|
267
|
-
example, an entitlement request might arrive for the user <code class="docutils literal"><span class="pre">Janice</span></code> to
|
|
268
|
-
<code class="docutils literal"><span class="pre">write</span></code> (that is, publish) to the <code class="docutils literal"><span class="pre">topic</span></code> named
|
|
269
|
-
<code class="docutils literal"><span class="pre">/orders/northamerica</span></code>. Another entitlement request might be for the
|
|
270
|
-
user <code class="docutils literal"><span class="pre">Phil</span></code> to <code class="docutils literal"><span class="pre">logon</span></code> to the instance. A third request might be for
|
|
271
|
-
the user <code class="docutils literal"><span class="pre">Jill</span></code> to <code class="docutils literal"><span class="pre">read</span></code> (that is, subscribe or run a SOW query)
|
|
272
|
-
from the topic named <code class="docutils literal"><span class="pre">/orders/pacific/palau</span></code>.</p>
|
|
273
|
-
<p>When checking entitlements, AMPS locates the entitlement module in use
|
|
274
|
-
for the <code class="docutils literal"><span class="pre">Transport</span></code> that the client is connecting on (or, for the admin
|
|
275
|
-
interface, the special <code class="docutils literal"><span class="pre">amps-admin</span></code> transport). If there is an
|
|
276
|
-
entitlement module specified for the <code class="docutils literal"><span class="pre">Transport</span></code>, AMPS uses that module.
|
|
277
|
-
Otherwise, AMPS uses an instance of the entitlement module specified for
|
|
278
|
-
the instance. When the configuration file for the instance doesn’t
|
|
279
|
-
specify an instance level entitlement module, the default module for the
|
|
280
|
-
<code class="docutils literal"><span class="pre">Transport</span></code> is <code class="docutils literal"><span class="pre">amps-default-entitlement-module</span></code>, which allows all
|
|
281
|
-
permissions for any user.</p>
|
|
282
|
-
<p>AMPS caches the results of the entitlement check until the cache
|
|
283
|
-
is explicitly reset, the transport is disabled, entitlements
|
|
284
|
-
are disabled and re-enabled, or the AMPS server restarts. You can clear the
|
|
285
|
-
entitlement cache for all users using the AMPS Administrative Actions.
|
|
286
|
-
You can clear the entitlement cache for a single user using the AMPS
|
|
287
|
-
external API. When the entitlement cache is cleared, AMPS disconnects
|
|
288
|
-
the user. This ensures that, when the user reconnects, the user only has
|
|
289
|
-
access to resources that match the current set of entitlements.</p>
|
|
290
|
-
<p>AMPS checks entitlements for a command when processing the command, and
|
|
291
|
-
does not recheck permissions after the command is processed. For
|
|
292
|
-
example, when <code class="docutils literal"><span class="pre">Jill</span></code> subscribes to <code class="docutils literal"><span class="pre">/orders/pacific/palau</span></code>, AMPS
|
|
293
|
-
checks entitlements when creating the subscription. If the entitlement
|
|
294
|
-
check returns an entitlement content filter, AMPS includes that
|
|
295
|
-
entitlement filter on the subscription. Once the subscription has been
|
|
296
|
-
created, AMPS applies the filter as a part of the standard filtering
|
|
297
|
-
process, but AMPS does not check entitlements for the subscription as
|
|
298
|
-
further messages arrive.</p>
|
|
299
|
-
<p id="index-3">The following table lists the resource types that AMPS provides:</p>
|
|
300
|
-
<table border="1" class="docutils" id="id2">
|
|
301
|
-
<caption><span class="caption-text"><em>AMPS Entitlement Resource Types</em></span><a class="headerlink" href="#id2" title="Permalink to this table">¶</a></caption>
|
|
302
|
-
<colgroup>
|
|
303
|
-
<col width="50%" />
|
|
304
|
-
<col width="50%" />
|
|
305
|
-
</colgroup>
|
|
306
|
-
<thead valign="bottom">
|
|
307
|
-
<tr class="row-odd"><th class="head">Resource Type</th>
|
|
308
|
-
<th class="head">Description</th>
|
|
309
|
-
</tr>
|
|
310
|
-
</thead>
|
|
311
|
-
<tbody valign="top">
|
|
312
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">logon</span></code></td>
|
|
313
|
-
<td>Permission to log on to the AMPS instance.</td>
|
|
314
|
-
</tr>
|
|
315
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">replication_logon</span></code></td>
|
|
316
|
-
<td>Permission to log on to the AMPS instance as a
|
|
317
|
-
replication source.</td>
|
|
318
|
-
</tr>
|
|
319
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">topic</span></code></td>
|
|
320
|
-
<td>Permission to receive from or publish to a
|
|
321
|
-
specific topic.</td>
|
|
322
|
-
</tr>
|
|
323
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">admin</span></code></td>
|
|
324
|
-
<td>Permission to read admin statistics or perform
|
|
325
|
-
admin functions from the web interface.</td>
|
|
326
|
-
</tr>
|
|
327
|
-
</tbody>
|
|
328
|
-
</table>
|
|
329
|
-
<p>For the <code class="docutils literal"><span class="pre">topic</span></code> and <code class="docutils literal"><span class="pre">admin</span></code> resource types, AMPS also provides the
|
|
330
|
-
name of the resource and whether the request is to <code class="docutils literal"><span class="pre">read</span></code> the resource
|
|
331
|
-
or <code class="docutils literal"><span class="pre">write</span></code> to the resource.</p>
|
|
332
|
-
<p>The table below shows how AMPS commands translate to entitlement types:</p>
|
|
333
|
-
<table border="1" class="docutils" id="id3">
|
|
334
|
-
<caption><span class="caption-text"><em>Entitlement Types for Commands</em></span><a class="headerlink" href="#id3" title="Permalink to this table">¶</a></caption>
|
|
335
|
-
<colgroup>
|
|
336
|
-
<col width="50%" />
|
|
337
|
-
<col width="50%" />
|
|
338
|
-
</colgroup>
|
|
339
|
-
<thead valign="bottom">
|
|
340
|
-
<tr class="row-odd"><th class="head">AMPS Command</th>
|
|
341
|
-
<th class="head">Entitlement Type</th>
|
|
342
|
-
</tr>
|
|
343
|
-
</thead>
|
|
344
|
-
<tbody valign="top">
|
|
345
|
-
<tr class="row-even"><td><p class="first"><code class="docutils literal"><span class="pre">delta_subscribe</span></code>,</p>
|
|
346
|
-
<p><code class="docutils literal"><span class="pre">sow</span></code>, <code class="docutils literal"><span class="pre">sow_and_subscribe</span></code>,</p>
|
|
347
|
-
<p class="last"><code class="docutils literal"><span class="pre">subscribe</span></code>,
|
|
348
|
-
<code class="docutils literal"><span class="pre">sow_and_delta_subscribe</span></code></p>
|
|
349
|
-
</td>
|
|
350
|
-
<td><code class="docutils literal"><span class="pre">read</span></code></td>
|
|
351
|
-
</tr>
|
|
352
|
-
<tr class="row-odd"><td><p class="first"><code class="docutils literal"><span class="pre">delta_publish</span></code>, <code class="docutils literal"><span class="pre">publish</span></code>,</p>
|
|
353
|
-
<p class="last"><code class="docutils literal"><span class="pre">sow_delete</span></code></p>
|
|
354
|
-
</td>
|
|
355
|
-
<td><code class="docutils literal"><span class="pre">write</span></code></td>
|
|
356
|
-
</tr>
|
|
357
|
-
<tr class="row-even"><td><em>Commands received over replication</em></td>
|
|
358
|
-
<td><code class="docutils literal"><span class="pre">replication</span> <span class="pre">allowed</span></code></td>
|
|
359
|
-
</tr>
|
|
360
|
-
</tbody>
|
|
361
|
-
</table>
|
|
362
|
-
<div class="section" id="entitlement-caching">
|
|
363
|
-
<h3>Entitlement Caching<a class="headerlink" href="#entitlement-caching" title="Permalink to this headline">¶</a></h3>
|
|
364
|
-
<p>AMPS does not present a request to the entitlement module each time that
|
|
365
|
-
an entitlement check is needed. Instead, AMPS presents the request the
|
|
366
|
-
first time the entitlement is needed, and then caches the results from
|
|
367
|
-
the module for subsequent entitlement checks. This improves performance,
|
|
368
|
-
although it also means that when a module that reads entitlements from
|
|
369
|
-
an external source (such as a central directory of permissions), that may
|
|
370
|
-
change without requiring a restart of the AMPS instance, that module
|
|
371
|
-
will need to establish a policy for resetting the entitlement cache.</p>
|
|
372
|
-
</div>
|
|
373
|
-
<div class="section" id="regular-expression-subscriptions">
|
|
374
|
-
<h3>Regular Expression Subscriptions<a class="headerlink" href="#regular-expression-subscriptions" title="Permalink to this headline">¶</a></h3>
|
|
375
|
-
<p>Each request from AMPS is for a specific resource name. When a client
|
|
376
|
-
requests a regular expression subscription, AMPS makes a request for
|
|
377
|
-
each topic that matches the subscription at the point that AMPS has a
|
|
378
|
-
message to deliver for that topic. For example, if the user <code class="docutils literal"><span class="pre">Nina</span></code>
|
|
379
|
-
enters a subscription for <code class="docutils literal"><span class="pre">/parts/(mechanical|electrical)</span></code>, AMPS will
|
|
380
|
-
make a request to the entitlement module for <code class="docutils literal"><span class="pre">/parts/mechanical</span></code> when
|
|
381
|
-
there is a message to deliver for that topic, and will make a separate
|
|
382
|
-
request for <code class="docutils literal"><span class="pre">/parts/electrical</span></code> when there is a message to deliver for
|
|
383
|
-
that topic.</p>
|
|
384
|
-
</div>
|
|
385
|
-
<div class="section" id="content-filtered-entitlements">
|
|
386
|
-
<h3>Content Filtered Entitlements<a class="headerlink" href="#content-filtered-entitlements" title="Permalink to this headline">¶</a></h3>
|
|
387
|
-
<p>The entitlement system offers the ability to enforce content
|
|
388
|
-
restrictions on subscriptions. When AMPS requests <code class="docutils literal"><span class="pre">read</span></code> access to a
|
|
389
|
-
<code class="docutils literal"><span class="pre">topic</span></code>, the module that performs entitlement can also return a filter
|
|
390
|
-
to AMPS. This filter is evaluated independently of any filter on the
|
|
391
|
-
subscription, and messages must match both the subscription filter and
|
|
392
|
-
the filter provided by the entitlement to be returned to the
|
|
393
|
-
application. If a message does not match the entitlement filter, the
|
|
394
|
-
message is not delivered, regardless of whether the message matches the
|
|
395
|
-
filters provided by the application.</p>
|
|
396
|
-
<p>AMPS also offers the ability to enforce content restrictions on
|
|
397
|
-
<code class="docutils literal"><span class="pre">publish</span></code> commands. When AMPS requests <code class="docutils literal"><span class="pre">write</span></code> access to a
|
|
398
|
-
<code class="docutils literal"><span class="pre">topic</span></code>, the module that performs entitlement can return a filter to
|
|
399
|
-
AMPS. This filter is then evaluated against messages published to that
|
|
400
|
-
topic by that user. If the message being published matches the filter,
|
|
401
|
-
AMPS allows the message. Otherwise, AMPS rejects the message. For
|
|
402
|
-
<code class="docutils literal"><span class="pre">delta_publish</span></code> commands, the content filter applies to the incoming
|
|
403
|
-
delta message rather than the existing message in the SOW or the
|
|
404
|
-
merged message that is the result of the <code class="docutils literal"><span class="pre">delta_publish</span></code>.</p>
|
|
405
|
-
<p>For <code class="docutils literal"><span class="pre">sow_delete</span></code> commands, content filtered entitlements apply to the
|
|
406
|
-
message being removed. If the message to be removed matches the content
|
|
407
|
-
filter, AMPS allows the delete. Otherwise, AMPS refuses to delete the message.</p>
|
|
408
|
-
<p>A <code class="docutils literal"><span class="pre">sow_delete</span></code> command can specify a regular expression topic,
|
|
409
|
-
which can match multiple topics. In this case, AMPS applies the
|
|
410
|
-
permissions and entitlement filter for each topic before deleting
|
|
411
|
-
messages in that topic. For example, in an instance that keeps
|
|
412
|
-
the State of the World for topics <code class="docutils literal"><span class="pre">T1</span></code>, <code class="docutils literal"><span class="pre">T2</span></code>, and <code class="docutils literal"><span class="pre">T3</span></code>, a
|
|
413
|
-
<code class="docutils literal"><span class="pre">sow_delete</span></code> command that specifies <code class="docutils literal"><span class="pre">^T.$</span></code> as the topic would
|
|
414
|
-
match all three of those topics. For this command, AMPS will check
|
|
415
|
-
the write entitlements for <code class="docutils literal"><span class="pre">T1</span></code> and apply the entitlement filter
|
|
416
|
-
for topic <code class="docutils literal"><span class="pre">T1</span></code> to the delete from that topic, check the write entitlements
|
|
417
|
-
for <code class="docutils literal"><span class="pre">T2</span></code> and apply the entitlement filter for <code class="docutils literal"><span class="pre">T2</span></code> to the delete from
|
|
418
|
-
that topic, and check the write entitlements for <code class="docutils literal"><span class="pre">T3</span></code> and apply the
|
|
419
|
-
write entitlement filter for <code class="docutils literal"><span class="pre">T3</span></code> to the delete from that topic. The
|
|
420
|
-
topics that the delete applies to and the entitlement filters applied,
|
|
421
|
-
are stored in the transaction log.</p>
|
|
422
|
-
</div>
|
|
423
|
-
<div class="section" id="entitlement-select-lists">
|
|
424
|
-
<h3>Entitlement Select Lists<a class="headerlink" href="#entitlement-select-lists" title="Permalink to this headline">¶</a></h3>
|
|
425
|
-
<p>For <code class="docutils literal"><span class="pre">read</span></code> entitlements, AMPS also allows the ability to restrict access
|
|
426
|
-
to specific fields of a message. In this case, the entitlement module returns
|
|
427
|
-
a <em>select list</em>. That select list will be applied to all messages delivered on
|
|
428
|
-
that topic for that user.</p>
|
|
429
|
-
<p>When both a content filter and a select list are provided, the content filter
|
|
430
|
-
is applied before the select list is applied. This means that an entitlement
|
|
431
|
-
system can filter on fields that a given user is not allowed to view.</p>
|
|
432
|
-
<p>As with content filters in entitlements, an entitlement select list is
|
|
433
|
-
evaluated independently of any select list provided by the subscriber.
|
|
434
|
-
An entitlement select list is evaluated <em>before</em> a select list
|
|
435
|
-
provided by the subscriber, and the subscriber select list applies
|
|
436
|
-
to the output of the entitlement select list.</p>
|
|
437
|
-
<p>The following table shows some examples:</p>
|
|
438
|
-
<table border="1" class="docutils">
|
|
439
|
-
<colgroup>
|
|
440
|
-
<col width="25%" />
|
|
441
|
-
<col width="25%" />
|
|
442
|
-
<col width="25%" />
|
|
443
|
-
<col width="25%" />
|
|
444
|
-
</colgroup>
|
|
445
|
-
<thead valign="bottom">
|
|
446
|
-
<tr class="row-odd"><th class="head"><strong>Message</strong></th>
|
|
447
|
-
<th class="head"><strong>Entitlement
|
|
448
|
-
Select
|
|
449
|
-
List</strong></th>
|
|
450
|
-
<th class="head"><strong>Subscriber
|
|
451
|
-
Select
|
|
452
|
-
List</strong></th>
|
|
453
|
-
<th class="head"><strong>Result</strong></th>
|
|
454
|
-
</tr>
|
|
455
|
-
</thead>
|
|
456
|
-
<tbody valign="top">
|
|
457
|
-
<tr class="row-even"><td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"a"</span><span class="p">:</span><span class="mi">1</span><span class="p">,</span> <span class="s2">"b"</span><span class="p">:</span><span class="mi">2</span><span class="p">}</span>
|
|
458
|
-
</pre></div>
|
|
459
|
-
</div>
|
|
460
|
-
</td>
|
|
461
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="o">-/</span><span class="n">a</span>
|
|
462
|
-
</pre></div>
|
|
463
|
-
</div>
|
|
464
|
-
</td>
|
|
465
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="o">+/</span><span class="n">a</span>
|
|
466
|
-
</pre></div>
|
|
467
|
-
</div>
|
|
468
|
-
</td>
|
|
469
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"b"</span><span class="p">:</span><span class="mi">2</span><span class="p">}</span>
|
|
470
|
-
</pre></div>
|
|
471
|
-
</div>
|
|
472
|
-
</td>
|
|
473
|
-
</tr>
|
|
474
|
-
<tr class="row-odd"><td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"a"</span><span class="p">:</span><span class="mi">1</span><span class="p">,</span> <span class="s2">"b"</span><span class="p">:</span><span class="mi">2</span><span class="p">}</span>
|
|
475
|
-
</pre></div>
|
|
476
|
-
</div>
|
|
477
|
-
</td>
|
|
478
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="o">-/</span><span class="p">,</span><span class="o">+/</span><span class="n">b</span>
|
|
479
|
-
</pre></div>
|
|
480
|
-
</div>
|
|
481
|
-
</td>
|
|
482
|
-
<td>(none)</td>
|
|
483
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"b"</span><span class="p">:</span><span class="mi">2</span><span class="p">}</span>
|
|
484
|
-
</pre></div>
|
|
485
|
-
</div>
|
|
486
|
-
</td>
|
|
487
|
-
</tr>
|
|
488
|
-
<tr class="row-even"><td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"a"</span><span class="p">:</span><span class="mi">1</span><span class="p">,</span>
|
|
489
|
-
<span class="s2">"b"</span><span class="p">:</span><span class="mi">2</span><span class="p">,</span>
|
|
490
|
-
<span class="s2">"c"</span><span class="p">:</span>
|
|
491
|
-
<span class="p">{</span><span class="s2">"c1"</span><span class="p">:</span><span class="mi">1</span><span class="p">,</span>
|
|
492
|
-
<span class="s2">"c2"</span><span class="p">:</span><span class="mi">2</span><span class="p">,</span>
|
|
493
|
-
<span class="s2">"c3"</span><span class="p">:</span><span class="mi">3</span><span class="p">}</span>
|
|
494
|
-
<span class="p">}</span>
|
|
495
|
-
</pre></div>
|
|
496
|
-
</div>
|
|
497
|
-
</td>
|
|
498
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="o">-/</span><span class="p">,</span><span class="o">+/</span><span class="n">b</span><span class="p">,</span><span class="o">+/</span><span class="n">c</span><span class="o">/</span><span class="n">c2</span>
|
|
499
|
-
</pre></div>
|
|
500
|
-
</div>
|
|
501
|
-
</td>
|
|
502
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="o">-/</span><span class="p">,</span><span class="o">+/</span><span class="n">c</span><span class="o">/</span><span class="n">c1</span><span class="p">,</span><span class="o">+/</span><span class="n">c</span><span class="o">/</span><span class="n">c2</span>
|
|
503
|
-
</pre></div>
|
|
504
|
-
</div>
|
|
505
|
-
</td>
|
|
506
|
-
<td><div class="code first last highlight-default"><div class="highlight"><pre><span></span><span class="p">{</span><span class="s2">"c"</span><span class="p">:{</span><span class="s2">"c2"</span><span class="p">:</span><span class="mi">2</span><span class="p">}}</span>
|
|
507
|
-
</pre></div>
|
|
508
|
-
</div>
|
|
509
|
-
</td>
|
|
510
|
-
</tr>
|
|
511
|
-
</tbody>
|
|
512
|
-
</table>
|
|
513
|
-
</div>
|
|
514
|
-
<div class="section" id="message-queues">
|
|
515
|
-
<h3>Message Queues<a class="headerlink" href="#message-queues" title="Permalink to this headline">¶</a></h3>
|
|
516
|
-
<p>Message queues, since they are implemented as views over topics in the
|
|
517
|
-
transaction log, present a special situation for the AMPS entitlement
|
|
518
|
-
system in two ways. First, receiving a message from a queue implies that
|
|
519
|
-
the subscriber has the ability to modify the contents of the queue.
|
|
520
|
-
Second, a queue can specify a <code class="docutils literal"><span class="pre">DefaultPublishTopic</span></code> to receive
|
|
521
|
-
publishes.</p>
|
|
522
|
-
<p>The AMPS entitlement system treats queues differently than other topics
|
|
523
|
-
as follows:</p>
|
|
524
|
-
<ul class="simple">
|
|
525
|
-
<li><code class="docutils literal"><span class="pre">read</span></code> entitlement on a queue also grants a user the ability to
|
|
526
|
-
delete (acknowledge) messages from the queue. No other write permissions
|
|
527
|
-
are implied.</li>
|
|
528
|
-
<li><code class="docutils literal"><span class="pre">write</span></code> entitlement on a queue grants the ability to publish to the
|
|
529
|
-
queue, even in cases where AMPS translates that publish to the
|
|
530
|
-
<code class="docutils literal"><span class="pre">DefaultPublishTopic</span></code> configured for the queue. No other
|
|
531
|
-
permissions are implied. In particular, granting the <code class="docutils literal"><span class="pre">write</span></code>
|
|
532
|
-
entitlement on a queue does not grant any entitlements on the
|
|
533
|
-
<code class="docutils literal"><span class="pre">DefaultPublishTopic</span></code> directly. Even though the message is
|
|
534
|
-
delivered to the <code class="docutils literal"><span class="pre">DefaultPublishTopic</span></code>, the <code class="docutils literal"><span class="pre">publish</span></code> command
|
|
535
|
-
must publish to the queue topic.</li>
|
|
536
|
-
</ul>
|
|
537
|
-
<p>In all other respects, entitlements for message queues behave in the
|
|
538
|
-
same way as entitlements for any other topic.</p>
|
|
539
|
-
</div>
|
|
540
|
-
<div class="section" id="regular-expression-topic">
|
|
541
|
-
<span id="ug-regular-expression-entitlements"></span><h3>Regular Expression Topic<a class="headerlink" href="#regular-expression-topic" title="Permalink to this headline">¶</a></h3>
|
|
542
|
-
<p>As described in the section on <a class="reference internal" href="sow.html#ug-regular-expression-topics"><span class="std std-ref">Regular Expression Topics</span></a>,
|
|
543
|
-
entitlements for a regular expression topic are applied to the regular
|
|
544
|
-
expression topic as a whole. When entitlements are checked
|
|
545
|
-
for a regular expression topic, AMPS provides the <code class="docutils literal"><span class="pre">Name</span></code>
|
|
546
|
-
for the regular expression topic to the entitlement
|
|
547
|
-
system. AMPS uses the permissions returned for that
|
|
548
|
-
<code class="docutils literal"><span class="pre">Name</span></code> for every topic in the Regular Expression Topic.</p>
|
|
549
|
-
<p>AMPS does not support providing different entitlements
|
|
550
|
-
to individual topics within a Regular Expression Topic.</p>
|
|
551
|
-
</div>
|
|
552
|
-
<div class="section" id="disabling-entitlement">
|
|
553
|
-
<span id="ug-entitlement-disable"></span><span id="index-4"></span><h3>Disabling Entitlement<a class="headerlink" href="#disabling-entitlement" title="Permalink to this headline">¶</a></h3>
|
|
554
|
-
<p>When AMPS starts, the entitlement system is always enabled. AMPS provides an administrative action,
|
|
555
|
-
<code class="docutils literal"><span class="pre">amps-do-disable-entitlements</span></code> (see <a class="reference internal" href="actions.html#ug-actions-do-security"><span class="std std-ref">Manage Security</span></a>), that disables the
|
|
556
|
-
entitlement system until AMPS is restarted, or the system is explicitly re-enabled with
|
|
557
|
-
an action.</p>
|
|
558
|
-
<p>When the entitlement system is disabled:</p>
|
|
559
|
-
<ul class="simple">
|
|
560
|
-
<li>AMPS no longer checks new requests for entitlements with the configured entitlement module</li>
|
|
561
|
-
<li>All entitlement requests succeed (even requests for operations that have previously been disallowed)</li>
|
|
562
|
-
<li>AMPS does not cache the entitlement results for any operation</li>
|
|
563
|
-
</ul>
|
|
564
|
-
<p>Notice that this means that all subscriptions succeed, no entitlement filters or entitlement
|
|
565
|
-
select lists are applied to new subscriptions, and so on. In effect, any time that AMPS would
|
|
566
|
-
check the entitlement cache or query the entitlement module, the operation immediately
|
|
567
|
-
succeeds with full permissions.</p>
|
|
568
|
-
<p>Disabling entitlements is designed to help mitigate failures in the entitlement system
|
|
569
|
-
(including external systems that manage entitlements), allowing an administrator to maintain
|
|
570
|
-
system availability at the cost of allowing full access to AMPS. This is most commonly used
|
|
571
|
-
in shared development instances that are simultaneously doing application development and
|
|
572
|
-
testing while working on updates to the set of allowable actions and/or the entitlement
|
|
573
|
-
system itself.</p>
|
|
574
|
-
<p>Entitlements can be re-enabled with the <code class="docutils literal"><span class="pre">amps-action-do-enable-entitlements</span></code> action (see
|
|
575
|
-
<a class="reference internal" href="actions.html#ug-actions-do-security"><span class="std std-ref">Manage Security</span></a>). When entitlements are re-enabled, AMPS:</p>
|
|
576
|
-
<ul class="simple">
|
|
577
|
-
<li>Initializes new entitlement contexts for the instance and destroys previous contexts</li>
|
|
578
|
-
<li>Clears the entitlement cache</li>
|
|
579
|
-
<li>Again consults the entitlement module or the entitlement cache for new requests</li>
|
|
580
|
-
</ul>
|
|
581
|
-
<p>Notice that when entitlements are re-enabled, AMPS <em>does not</em> validate the current client
|
|
582
|
-
logons or the current subscriptions to determine if the entitlement policy allows those
|
|
583
|
-
logons or subscriptions. Likewise, AMPS <em>does not</em> update entitlement filters or
|
|
584
|
-
entitlement select lists when entitlements are re-enabled. Unlike an entitlement
|
|
585
|
-
reset, AMPS does not disconnect connected clients when the entitlement system is
|
|
586
|
-
re-enabled. This means that any existing client connections are maintained (whether or
|
|
587
|
-
not they would be allowed with the entitlement system enabled) and any existing
|
|
588
|
-
subscriptions are maintained (whether or not they would be allowed with the
|
|
589
|
-
entitlement system enabled).</p>
|
|
590
|
-
<p>60East recommends running an entitlement reset (see <a class="reference internal" href="actions.html#ug-actions-do-security"><span class="std std-ref">Manage Security</span></a>) after re-enabling
|
|
591
|
-
entitlement to ensure that all connections and subscriptions use the current entitlement policy. Otherwise,
|
|
592
|
-
the state of connections and subscriptions may not match the current policy. This can lead to a client
|
|
593
|
-
receiving messages that it is not currently entitled to (if the current policy is more restrictive than
|
|
594
|
-
when the connection and subscription were created), or not receiving messages that it is currently
|
|
595
|
-
entitled to (if the current policy is less restrictive than when the connection and subscription were
|
|
596
|
-
created).</p>
|
|
597
|
-
</div>
|
|
598
|
-
</div>
|
|
599
|
-
<div class="section" id="providing-an-identity-for-outbound-connections-authenticator">
|
|
600
|
-
<span id="ug-authenticator"></span><span id="index-5"></span><h2>Providing an Identity for Outbound Connections (Authenticator)<a class="headerlink" href="#providing-an-identity-for-outbound-connections-authenticator" title="Permalink to this headline">¶</a></h2>
|
|
601
|
-
<p>For outgoing replication connections, AMPS may need to provide an
|
|
602
|
-
identity and credentials to the replication destination. AMPS uses a
|
|
603
|
-
module type called an authenticator to provide those credentials and
|
|
604
|
-
handle any challenge/response protocol required by the authentication
|
|
605
|
-
module in the remote system.</p>
|
|
606
|
-
<p>AMPS provides a default authenticator module,
|
|
607
|
-
<code class="docutils literal"><span class="pre">amps-default-authenticator-module</span></code>, that is automatically configured
|
|
608
|
-
as the Authenticator for the instance if no other instance Authenticator
|
|
609
|
-
is provided. This module provides a user name with no password. To
|
|
610
|
-
determine the user provided to AMPS, the module uses the value of the
|
|
611
|
-
User option to the module if one is provided. Otherwise, the module uses
|
|
612
|
-
the current user of the AMPS process. If the current user cannot be
|
|
613
|
-
determined by the system, the module falls back to the value of the
|
|
614
|
-
<code class="docutils literal"><span class="pre">USER</span></code> environment variable.</p>
|
|
615
|
-
<p>The <code class="docutils literal"><span class="pre">amps-default-authenticator-module</span></code> provides the ability to send
|
|
616
|
-
a specific password (available in version 5.3.0.0 and higher). To provide
|
|
617
|
-
a specific password, use one of the following options:</p>
|
|
618
|
-
<table border="1" class="docutils" id="id4">
|
|
619
|
-
<caption><span class="caption-text"><em>Password Options for Simple Authenticator Module</em></span><a class="headerlink" href="#id4" title="Permalink to this table">¶</a></caption>
|
|
620
|
-
<colgroup>
|
|
621
|
-
<col width="50%" />
|
|
622
|
-
<col width="50%" />
|
|
623
|
-
</colgroup>
|
|
624
|
-
<thead valign="bottom">
|
|
625
|
-
<tr class="row-odd"><th class="head">Option</th>
|
|
626
|
-
<th class="head">Description</th>
|
|
627
|
-
</tr>
|
|
628
|
-
</thead>
|
|
629
|
-
<tbody valign="top">
|
|
630
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">Password</span></code></td>
|
|
631
|
-
<td>Provide the contents of this option as the password.</td>
|
|
632
|
-
</tr>
|
|
633
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">PasswordFileName</span></code></td>
|
|
634
|
-
<td>Read the password from the specified filename.</td>
|
|
635
|
-
</tr>
|
|
636
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">PasswordEnvironmentVariable</span></code></td>
|
|
637
|
-
<td>Read the password from the specified environment variable.</td>
|
|
638
|
-
</tr>
|
|
639
|
-
</tbody>
|
|
640
|
-
</table>
|
|
641
|
-
<p>The Authenticator used for a replication Destination must provide
|
|
642
|
-
credentials that are accepted by the Transport of the remote instance
|
|
643
|
-
that the Destination is connecting to. See the <a class="reference external" href="../../../configuration/html/index.html">AMPS Configuration Reference</a>
|
|
644
|
-
for information on configuring the Authenticator for a Destination.</p>
|
|
645
|
-
<p>If an installation uses Kerberos for replication security, the AMPS server
|
|
646
|
-
must be able to provide a Kerberos token to authenticate itself to
|
|
647
|
-
a downstream instance. For this situation, the AMPS distribution
|
|
648
|
-
includes an authenticator that can provide Kerberos tokens, as
|
|
649
|
-
described in the section <a class="reference internal" href="auxiliary_modules.html#ug-multi-authenticator"><span class="std std-ref">Providing Replication Credentials with the AMPS Multimechanism Authenticator Module</span></a>. The
|
|
650
|
-
multi-authenticator also provides the ability to provide
|
|
651
|
-
credentials to an LDAP server, with functionality similar
|
|
652
|
-
to the <code class="docutils literal"><span class="pre">amps-default-authenticator-module</span></code>.</p>
|
|
653
|
-
</div>
|
|
654
|
-
<div class="section" id="protecting-data-in-transit-using-tls-ssl">
|
|
655
|
-
<h2>Protecting Data in Transit Using TLS/SSL<a class="headerlink" href="#protecting-data-in-transit-using-tls-ssl" title="Permalink to this headline">¶</a></h2>
|
|
656
|
-
<p>AMPS provides the ability to use Secure Sockets Layer (SSL)/
|
|
657
|
-
Transport Layer Security (TLS) connections for communication with AMPS
|
|
658
|
-
clients. See the <a class="reference external" href="../../../configuration/html/chapters/transports.html">Transport Configuration</a> chapter in the <a class="reference external" href="../../../configuration/html/index.html">AMPS Configuration Reference</a> and
|
|
659
|
-
the documentation for the AMPS clients for details.</p>
|
|
660
|
-
<p>AMPS uses TLS to encrypt network traffic between clients and servers. No
|
|
661
|
-
information about the transport is passed to the AMPS authentication and
|
|
662
|
-
entitlement system. Encryption at the network level is completely
|
|
663
|
-
independent of the AMPS authentication and entitlement system, and these
|
|
664
|
-
features can be used independently.</p>
|
|
665
|
-
<div class="admonition tip">
|
|
666
|
-
<p class="first admonition-title">Tip</p>
|
|
667
|
-
<p class="last">In this version of AMPS, a transport configured to use TLS
|
|
668
|
-
defaults to accepting only TLS version 1.1 and TLS version 1.2
|
|
669
|
-
protocols. It is possible to enable older protocols using the
|
|
670
|
-
<code class="docutils literal"><span class="pre">SecureSocketProtocols</span></code> configuration directive. 60East
|
|
671
|
-
recommends using the default settings unless there is a
|
|
672
|
-
specific reason to enable older protocols and the security
|
|
673
|
-
implications of enabling older protocols are well understood.</p>
|
|
674
|
-
</div>
|
|
675
|
-
</div>
|
|
676
|
-
</div>
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
</div>
|
|
680
|
-
</div>
|
|
681
|
-
</div>
|
|
682
|
-
<div class="clearer"></div>
|
|
683
|
-
</div>
|
|
684
|
-
<div class="footer">
|
|
685
|
-
©2023 60East Technologies, Inc. (version develop).
|
|
686
|
-
|
|
687
|
-
|
|
|
688
|
-
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.5.3</a>
|
|
689
|
-
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
|
|
690
|
-
|
|
691
|
-
</div>
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
</body>
|
|
697
|
-
</html>
|