Home | History | Annotate | Download | only in scripts

Lines Matching refs:auth_function

127   def __init__(self, host, auth_function, host_override=None, extra_headers={},
133 auth_function: A function that takes no arguments and returns an
144 self.auth_function = auth_function
255 credentials = self.auth_function()