Lines Matching refs:def
66 def authenticate(self):
94 def validate(self):
118 def post(self):
121 def get(self):
134 def get(self):
138 def post(self):
165 def get_updated_contacts(self, client_state, updated_contacts):
218 def process_client_changes(self, contacts_buffer, updated_contacts):
287 def list_contains_contact(self, contact_list, contact):
296 def safe_attr(self, obj, attr_name):
309 def get(self):
343 def toJSON(object):
364 def __init__(self, contact_list, username, client_id, host_url, high_water_mark):
382 def __init__(self, contact_list, username, high_water_mark):
390 def main():