Interface CredentialsProvider

    • Method Detail

      • getCredentials

        Credentials getCredentials​(AuthScope authScope,
                                   org.apache.hc.core5.http.protocol.HttpContext context)
        Returns credentials for the given authentication scope, if available.
        Parameters:
        authScope - the authentication scope
        context - the http context
        Returns:
        the credentials
        Since:
        5.0