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