public String[] getRoles() {
   return userCtx.getRoles();
 }