![]() |
Qorus Integration Engine® Enterprise Edition 7.0.7_prod
|
This class allows for authentication labels to be used with HTTP services provided by Qorus services. More...
Public Member Methods | |
| constructor (string authLabel) | |
| creates the authentication handler with the given label | |
| string | getAuthLabel () |
| returns the label name | |
| *hash< HttpResponseInfo > | authenticateRequest (HttpListenerInterface listener, hash< auto > hdr, reference< hash > cx) |
| authenticates incoming HTTP requests | |
This class allows for authentication labels to be used with HTTP services provided by Qorus services.
| 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 Deprecated Service Authentication Labels for more information |