@Override
 public void setChallengeResponse(ChallengeResponse response) {
   super.setChallengeResponse(response);
   this.securityAdded = true;
 }