pyapacheatlas.auth.basic.BasicAuthentication.get_authentication_headers#

BasicAuthentication.get_authentication_headers()#

Provide the authentication headers for HTTP requests. :return: The authorization headers. :rtype: dict(str, str)