Searched refs:hasAuthenticationException (Results 1 – 2 of 2) sorted by relevance
171 if (event.hasAuthenticationException()) { in update()277 } else if (event.hasException() && !event.hasAuthenticationException()) { in update()279 } else if (event.hasAuthenticationException()) { in update()
294 public boolean hasAuthenticationException() { in hasAuthenticationException() method in Model.Update