![]() |
Qorus Integration Engine® Community Edition 6.0.0_dev
|
This class is not implemented in the Community Edition. More...
Public Member Methods | |
constructor (string authLabel) | |
creates the authentication handler with the given label More... | |
string | getAuthLabel () |
returns the label name | |
*hash< HttpResponseInfo > | authenticateRequest (HttpListenerInterface listener, hash< auto > hdr, reference< hash > cx) |
authenticates incoming HTTP requests | |
This class is not implemented in the Community Edition.
OMQ::QorusParametrizedAuthenticator::constructor | ( | string | authLabel | ) |
creates the authentication handler with the given label
authLabel | the authentication label that describes how requests will be authenticated; see dep_serviceauthlabels for more information |