This graph shows which files directly or indirectly include this file:
Enumerations | |
enum | RequestParamKeyword { , rpSearchArgKeyword = 'kfor', rpUserKeyword = 'user', rpPasswordKeyword = 'pass' , rpAddressKeyword = 'addr', rpPostKeyword = 'post', rpMethodKeyword = 'meth', rpServerName = 'svnm', rpServerPort = 'svpt', rpScriptName = 'scnm' , rpContentType = 'ctyp', rpContentLength = 'CLen', rpReferrerKeyword = 'refr' , rpUserAgentKeyword = 'Agnt' , rpClientIPAddress = 'Kcip', rpFullRequestKeyword = 'Kfrq' , rpCookiesKeyword = 'koky' , rpSessionRootPath = 'SPth' , rpSessionSiteName = 'Site', rpResolveFilePath = 'RsFP', rpWebFileData = 'RmFl', rpRootFileData = 'RmRF', rpAuthorizationKeyword = 'Auth' } |
enum | LassoParamKeyword |
This file contains the names of all the request specific variables which can be retrieved using lasso_getRequestParam. Lasso Connector modules must support the retrieval of these variables.
|
These constants are used to retrieve params from lasso_getLassoParam |
|