#include <AtStep.h>


Public Types | |
typedef XactionStep | MatchType |
Public Member Functions | |
int | match (ACLData< MatchType > *&, ACLFilledChecklist *) override |
virtual const Acl::Options & | options () |
virtual bool | requiresRequest () const |
virtual bool | requiresReply () const |
virtual bool | valid () const |
Detailed Description
Member Typedef Documentation
◆ MatchType
|
inherited |
Definition at line 25 of file Strategy.h.
Member Function Documentation
◆ match()
|
overridevirtual |
Implements ACLStrategy< XactionStep >.
Definition at line 21 of file AtStep.cc.
References ACLFilledChecklist::conn(), DBG_IMPORTANT, debugs, MasterXaction::generatingConnect, generatingConnect, HttpRequest::masterXaction, ACLData< M >::match(), ACLFilledChecklist::request, and tlsBump1.
◆ options()
|
inlinevirtualinherited |
Definition at line 28 of file Strategy.h.
◆ requiresReply()
|
inlinevirtualinherited |
Definition at line 32 of file Strategy.h.
◆ requiresRequest()
|
inlinevirtualinherited |
Definition at line 30 of file Strategy.h.
◆ valid()
|
inlinevirtualinherited |
Definition at line 34 of file Strategy.h.
The documentation for this class was generated from the following files: