Class TokenProviderFactory
- java.lang.Object
-
- com.microsoft.azure.kusto.data.auth.TokenProviderFactory
-
public class TokenProviderFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TokenProviderBasecreateTokenProvider(@NotNull ConnectionStringBuilder csb, @Nullable org.apache.http.client.HttpClient httpClient)
-
-
-
Method Detail
-
createTokenProvider
public static TokenProviderBase createTokenProvider(@NotNull @NotNull ConnectionStringBuilder csb, @Nullable @Nullable org.apache.http.client.HttpClient httpClient) throws URISyntaxException
- Throws:
URISyntaxException
-
-