Searched refs:creds_cache (Results 1 – 1 of 1) sorted by relevance
115 apr_hash_t *creds_cache; member147 ab->creds_cache = apr_hash_make(pool); in svn_auth_open()278 creds = svn_hash_gets(auth_baton->creds_cache, cache_key); in svn_auth_first_credentials()324 svn_hash_sets(auth_baton->creds_cache, in svn_auth_first_credentials()374 svn_hash_sets(auth_baton->creds_cache, state->cache_key, creds); in svn_auth_next_credentials()402 creds = svn_hash_gets(state->auth_baton->creds_cache, state->cache_key); in svn_auth_save_credentials()463 svn_hash_sets(auth_baton->creds_cache, in svn_auth_forget_credentials()469 apr_hash_clear(auth_baton->creds_cache); in svn_auth_forget_credentials()