Beispiel #1
0
 public User realmUser(String email, String pwd) {
   return user.realmUser(email, pwd);
 }