Home | Trees | Indices | Help |
|
---|
|
Base class for common functionality
|
|||
|
|||
basestring |
|
||
|
|||
function |
|
||
Inherited from |
|
|||
string |
|
|
|||
string |
CLIENT_ENV_KEYNAME_OPTNAME = 'clientEnvKeyName' ini file option which sets the key name in the WSGI environ for referring to the MyProxy client instance shared between MyProxy* middleware/apps |
||
string |
DEFAULT_CLIENT_ENV_KEYNAME = 'myproxy.server.wsgi.middleware.' default value for key name set in the WSGI environ dict which refers to the MyProxy client instance shared between MyProxy* middleware/apps |
||
clientEnvironKeyName = property(fget= _getClientEnvironKeyName
|
|
|||
Inherited from |
|
Create WSGI app and MyProxy client attributes
|
Get MyProxyClient environ key name
|
Set MyProxyClient environ key name
|
Get Property method for reference to next WSGI application in call stack
|
Make a standard status message for use with start_response
|
|
DEFAULT_CLIENT_ENV_KEYNAMEdefault value for key name set in the WSGI environ dict which refers to the MyProxy client instance shared between MyProxy* middleware/apps
|
clientEnvironKeyName
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 11 10:11:46 2012 | http://epydoc.sourceforge.net |