Home
Trees
Indices
Help
MyProxy Web service
[
hide private
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
unittest.TestCase
unittest.TestCase
unittest.TestCase
unittest.TestCase
unittest.TestCase
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
myproxy.ws.server.wsgi.httpbasicauth.HttpBasicAuthMiddlewareError
:
Base exception type for HttpBasicAuthMiddleware
myproxy.ws.server.wsgi.httpbasicauth.HttpBasicAuthMiddlewareConfigError
:
Configuration error with HTTP Basic Auth middleware
myproxy.ws.server.wsgi.httpbasicauth.HttpBasicAuthResponseException
:
Exception class for use by the authentication function callback to signal HTTP codes and messages back to HttpBasicAuthMiddleware.
myproxy.server.wsgi.middleware.MyProxyClientMiddlewareError
:
Runtime error with MyProxyClientMiddleware
myproxy.ws.server.wsgi.middleware.MyProxyGetTrustRootsMiddlewareError
:
MyProxyGetTrustRootsMiddleware exception class
myproxy.ws.server.wsgi.middleware.MyProxyLogonWSMiddlewareError
:
Errors related to the MyProxy Web Service middleware
myproxy.ws.server.wsgi.httpbasicauth.HttpBasicAuthMiddleware
:
HTTP Basic Authentication Middleware
myproxy.ws.server.wsgi.app.MyProxyApp
:
HTTP interface to MyProxy logon and get trsut roots.
myproxy.server.wsgi.middleware.MyProxyClientMiddlewareBase
:
Base class for common functionality
myproxy.ws.client.MyProxyWSClient
myproxy.ws.test.server_utils.PasteDeployAppServer
:
Wrapper to paste.httpserver to enable background threading
myproxy.ws.test.test_httpbasicauth.TestApp
:
Test WSGI Application for use with the unit tests for the HTTP Basic Auth middleware developed for the myproxy.server.app.MyProxyApp application
myproxy.ws.test.test_httpbasicauth.TestHttpBasicAuthCallBackAppMiddleware
:
Add an authentication function to the environ for HttpBasicAuthMiddleware to pick up and use.
myproxy.ws.test.test_httpbasicauth.TestHttpBasicAuthCallBackMiddleware
:
Add an authentication function to the environ for HttpBasicAuthMiddleware to pick up and use.
myproxy.ws.test.test_myproxywsgi.TestMyProxyClientMiddlewareApp
:
Test Application for MyClientProxyMiddleware
Home
Trees
Indices
Help
MyProxy Web service
Generated by Epydoc 3.0.1 on Tue Sep 11 10:11:46 2012
http://epydoc.sourceforge.net