@Override
 public boolean isSurrogateAuthRequired() {
   return applicationData.isSurrogateAuthRequired();
 }