8081828384858687888990
required, optional); return pr.get(getTimeout()); } catch (final Throwable t) { if (t instanceof java.net.ConnectException) { throw new OpenIdConnectException(t.getMessage()); } else { throw new AuthException(t.getMessage()); } } }