MANIFEST.in
VERSION
requirements.txt
setup.py
examples/class-based.py
examples/openid.py
examples/simple-asgi.py
examples/sts.py
unimatrix.ext.webapi.egg-info/PKG-INFO
unimatrix.ext.webapi.egg-info/SOURCES.txt
unimatrix.ext.webapi.egg-info/dependency_links.txt
unimatrix.ext.webapi.egg-info/entry_points.txt
unimatrix.ext.webapi.egg-info/requires.txt
unimatrix.ext.webapi.egg-info/top_level.txt
unimatrix/ext/webapi/__init__.py
unimatrix/ext/webapi/__main__.py
unimatrix/ext/webapi/__unimatrix__.py
unimatrix/ext/webapi/asgi.py
unimatrix/ext/webapi/decorators.py
unimatrix/ext/webapi/exceptions.py
unimatrix/ext/webapi/healthcheck.py
unimatrix/ext/webapi/keytrustpolicy.py
unimatrix/ext/webapi/metadata.py
unimatrix/ext/webapi/nocacheresponse.py
unimatrix/ext/webapi/package.json
unimatrix/ext/webapi/requesthandler.py
unimatrix/ext/webapi/resourceendpointset.py
unimatrix/ext/webapi/resourceschema.py
unimatrix/ext/webapi/service.py
unimatrix/ext/webapi/auth/__init__.py
unimatrix/ext/webapi/auth/ihttpauthenticationservice.py
unimatrix/ext/webapi/auth/services/__init__.py
unimatrix/ext/webapi/auth/services/httpauthentication.py
unimatrix/ext/webapi/middleware/__init__.py
unimatrix/ext/webapi/middleware/suppresscache.py
unimatrix/ext/webapi/models/__init__.py
unimatrix/ext/webapi/models/apiendpoint.py
unimatrix/ext/webapi/models/apimetadata.py
unimatrix/ext/webapi/tests/__init__.py
unimatrix/ext/webapi/tests/basesigning.py
unimatrix/ext/webapi/tests/test_integration_action.py
unimatrix/ext/webapi/tests/test_integration_asgi.py
unimatrix/ext/webapi/tests/test_integration_auth_bearer.py
unimatrix/ext/webapi/tests/test_integration_canonical_exception.py
unimatrix/ext/webapi/tests/test_integration_connectionerror.py
unimatrix/ext/webapi/tests/test_integration_healthcheck.py
unimatrix/ext/webapi/tests/test_integration_metadata.py
unimatrix/ext/webapi/tests/test_integration_signing.py
unimatrix/ext/webapi/tests/test_integration_subresource.py
unimatrix/ext/webapi/tests/test_unit_cors_environment.py
unimatrix/ext/webapi/tests/test_unit_cors_global.py