Home | History | Annotate | Download | only in http

Lines Matching refs:Identity

210   // since we must first be challenged in order to use the URL's identity.
348 // Pick a new auth identity to try, by looking to the URL and auth cache.
349 // If an identity to try is found, it is saved to identity_.
352 // Proceed with the existing identity or a null identity.
359 // We have exhausted all identity possibilities, all we can do now is
385 // the identity is valid yet, but if it is valid we want other transactions
391 // identity because identity is not required yet or we're using default
426 identity_ = HttpAuth::Identity();
433 // Clear the cache entry for the identity we just failed on.
475 // at identity. Do not allow multiple times as it will infinite loop.