Searched defs:authenticators (Results 1 – 3 of 3) sorted by relevance
119 def authenticators(self, host): member in netrc
116 def authenticators(self, host): member in netrc
43 private Map<String, AuthenticatorDescription> authenticators = new LinkedHashMap<>(); field in ShadowAccountManager