Specifies a Perl hook to run when a TACACS+ Authentication
Continue is received. It can be used for special processing of TACACS+
Continue requests. If the hook returns an empty list, normal processing of
the request will continue else no further processing will be done and the
hook is expected to handle the request.
The hook is passed the
following arguments:
- Pointer to the current Server TACACSPLUS clause
- The body of the request a received in the incoming TACACSPLUS
CONTINUE request. Contains the undecoded flags and fields from the
request.
- $Radius::Tacacsplus::TAC_PLUS_AUTHEN_SVC_*.