Searched refs:hasAuthenticationException (Results 1 – 2 of 2) sorted by relevance
109 if (event.hasAuthenticationException()) { in update()146 if (event.hasException() && !event.hasAuthenticationException()) { in update()148 } else if (event.hasAuthenticationException()) { in update()
307 public boolean hasAuthenticationException() { in hasAuthenticationException() method in Model.Update