@Override
 public String authenticationClass() throws TException {
   return auth.getClass().getCanonicalName();
 }