6869707172737475
event = new Event(evtname, comp,list.toArray()); } Events.postEvent(event); if(!"".equals(token)){ comp.response(null, new AuCallback(comp,token,"")); } }