Home
last modified time | relevance | path

Searched refs:clearCredentialsByURI (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/npm/lib/config/
Dclear-credentials-by-uri.js5 module.exports = clearCredentialsByURI
7 function clearCredentialsByURI (uri) { function
Dcore.js222 Conf.prototype.clearCredentialsByURI = require('./clear-credentials-by-uri.js') method in Conf
/third_party/node/deps/npm/test/tap/
Dconfig-credentials.js36 conf.clearCredentialsByURI()
100 conf.clearCredentialsByURI(URI)
205 conf.clearCredentialsByURI(URI)
/third_party/node/deps/npm/lib/
Dlogout.js19 npm.config.clearCredentialsByURI(normalized)