Qorus Integration Engine® Enterprise Edition 6.0.16_prod
Loading...
Searching...
No Matches
OMQ::QorusParametrizedAuthenticator Class Reference

This class allows for authentication labels to be used with HTTP services provided by Qorus services. More...

Inheritance diagram for OMQ::QorusParametrizedAuthenticator:
[legend]
Collaboration diagram for OMQ::QorusParametrizedAuthenticator:
[legend]

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
 

Detailed Description

This class allows for authentication labels to be used with HTTP services provided by Qorus services.

See also
Deprecated Service Authentication Labels for more information

Member Function Documentation

◆ constructor()

OMQ::QorusParametrizedAuthenticator::constructor ( string  authLabel)

creates the authentication handler with the given label

Parameters
authLabelthe authentication label that describes how requests will be authenticated; see Deprecated Service Authentication Labels for more information

The documentation for this class was generated from the following files: