@Override
 public void noAuthenticationInProgress(HttpServerMechanismsResponder responder) {
   wrapped.noAuthenticationInProgress(wrap(responder));
 }