Qorus Integration Engine®  4.0.3.p2_git
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:
HttpServer::AbstractAuthenticator HttpServer::AbstractAuthenticator

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
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 Service Authentication Labels for more information

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