Invoke the Mashable with Authentication Headers
Once you have constructed the headers simply invoke the service and pass them with the header attribute in <invoke>:
<invoke service="someService" operation="opA" header="$basicAuthHeader" output="result"/>