![]() |
Qorus Integration Engine® Enterprise Edition 7.0.7_prod
|
class providing automatic authentication for all requests More...
Public Member Methods | |
| *hash< auto > | authenticateRequest (HttpListenerInterface listener, hash< auto > hdr, reference< hash< auto > > cx) |
| primary method called to authenticate each request | |
class providing automatic authentication for all requests
| *hash< auto > OMQ::PermissiveAuthenticator::authenticateRequest | ( | HttpListenerInterface | listener, |
| hash< auto > | hdr, | ||
| reference< hash< auto > > | cx | ||
| ) |
primary method called to authenticate each request
| listener | an HttpServer::HttpListenerInterface object for the listener serving the request for logging purposes |
| hdr | a hash of request headers |
| cx | a reference to the call context hash; sets the "user" key to the internal system user |