Searched defs:isGuestUser (Results 1 – 1 of 1) sorted by relevance
96 public int createUserIfDoesNotExist(String name, boolean isGuestUser) throws Exception { in createUserIfDoesNotExist()111 public int createUser(String name, boolean isGuestUser) throws Exception { in createUser()