Searched refs:createAuthSchemeRegistry (Results 1 – 2 of 2) sorted by relevance
165 protected abstract AuthSchemeRegistry createAuthSchemeRegistry(); in createAuthSchemeRegistry() method in AbstractHttpClient242 supportedAuthSchemes = createAuthSchemeRegistry(); in getAuthSchemes()
251 protected AuthSchemeRegistry createAuthSchemeRegistry() { in createAuthSchemeRegistry() method in DefaultHttpClient