Home | History | Annotate | Download | only in net

Lines Matching refs:def

52     def __init__(self, host, git_prefix=None, executive=None, cwd=os.getcwd(),
60 def _credentials_from_git(self):
73 def _keychain_value_with_label(self, label, source_text):
80 def _is_mac_os_x(self):
83 def _parse_security_tool_output(self, security_output):
90 def _run_security_tool(self, username=None):
112 def _credentials_from_keychain(self, username=None):
122 def _read_environ(self, key):
126 def _credentials_from_environment(self):
129 def _offer_to_store_credentials_in_keyring(self, username, password):
136 def read_credentials(self):