Searched defs:AuthenticatorException (Results 1 – 1 of 1) sorted by relevance
19 public class AuthenticatorException extends AccountsException { class20 public AuthenticatorException() { in AuthenticatorException() method in AuthenticatorException23 public AuthenticatorException(String message) { in AuthenticatorException() method in AuthenticatorException26 public AuthenticatorException(String message, Throwable cause) { in AuthenticatorException() method in AuthenticatorException29 public AuthenticatorException(Throwable cause) { in AuthenticatorException() method in AuthenticatorException