◆ __init__()
def committer_auth.CommitterAuth.__init__ |
( |
|
self, |
|
|
|
auth_json_filename |
|
) |
| |
◆ auth_json()
def committer_auth.CommitterAuth.auth_json |
( |
|
self | ) |
|
◆ auth_json_filename()
def committer_auth.CommitterAuth.auth_json_filename |
( |
|
self | ) |
|
◆ authenticate()
def committer_auth.CommitterAuth.authenticate |
( |
|
self, |
|
|
|
username, |
|
|
|
password |
|
) |
| |
◆ is_webkit_committer()
def committer_auth.CommitterAuth.is_webkit_committer |
( |
|
self, |
|
|
|
username |
|
) |
| |
◆ is_webkit_trac_user()
def committer_auth.CommitterAuth.is_webkit_trac_user |
( |
|
self, |
|
|
|
username, |
|
|
|
password |
|
) |
| |
◆ open_auth_json_file()
def committer_auth.CommitterAuth.open_auth_json_file |
( |
|
self | ) |
|
◆ open_trac_credentials_file()
def committer_auth.CommitterAuth.open_trac_credentials_file |
( |
|
self | ) |
|
◆ open_webkit_committers_file()
def committer_auth.CommitterAuth.open_webkit_committers_file |
( |
|
self | ) |
|
◆ trac_credentials_filename()
def committer_auth.CommitterAuth.trac_credentials_filename |
( |
|
self | ) |
|
◆ webkit_committers()
def committer_auth.CommitterAuth.webkit_committers |
( |
|
self | ) |
|
◆ webkit_committers_filename()
def committer_auth.CommitterAuth.webkit_committers_filename |
( |
|
self | ) |
|
◆ err
committer_auth.CommitterAuth.err |
The documentation for this class was generated from the following file: