Home | History | Annotate | Download | only in http

Lines Matching refs:Identity

253   // the identity is valid yet, but if it is valid we want other transactions
258 // auth_identity_[target] contains no identity because identity is not
1673 // Clear the cache entry for the identity we just failed on.
1686 // since we must first be challenged in order to use the URL's identity.
1738 // Disallow re-using of identity if the scheme of the originating challenge
1745 // is the same realm that we have a cached identity for. However if
1746 // we use that identity, it would get sent over the wire in
1820 auth_identity_[target] = HttpAuth::Identity();
1850 // Pick a new auth identity to try, by looking to the URL and auth cache.
1851 // If an identity to try is found, it is saved to auth_identity_[target].
1854 // Proceed with the existing identity or a null identity.
1866 // We have exhausted all identity possibilities, all we can do now is