Ejemplo n.º 1
0
 @Override
 public void setEnableBasicAuth(boolean enableBasicAuth) {
   delegate.setEnableBasicAuth(enableBasicAuth);
 }