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

class providing automatic authentication for all requests More...

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

Public Member Methods

*hash< auto > authenticateRequest (HttpListenerInterface listener, hash< auto > hdr, reference< hash< auto > > cx)
 primary method called to authenticate each request More...
 

Detailed Description

class providing automatic authentication for all requests

Member Function Documentation

◆ authenticateRequest()

*hash< auto > OMQ::PermissiveAuthenticator::authenticateRequest ( HttpListenerInterface  listener,
hash< auto >  hdr,
reference< hash< auto > >  cx 
)

primary method called to authenticate each request

Parameters
listeneran HttpServer::HttpListenerInterface object for the listener serving the request for logging purposes
hdra hash of request headers
cxa reference to the call context hash; sets the "user" key to the internal system user
Returns
returns NOTHING indicating that the request is authenticated

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