Esempio n. 1
0
 public ZValue findPassword(ZValue zvl) throws Exception {
   return memberDAO.findPassword(zvl);
 }