-
Interfaces Interface Description org.projectnessie.client.api.GetRefLogBuilder
-
Classes Class Description org.projectnessie.client.http.HttpClientBuilder This class is deprecated for removal. Migrate your code to useNessieClientBuilder.createClientBuilder(String, String)
-
Fields Field Description org.projectnessie.client.http.HttpClientBuilder.ENABLE_API_COMPATIBILITY_CHECK_SYSTEM_PROPERTY org.projectnessie.client.NessieConfigConstants.CONF_NESSIE_CLIENT_BUILDER_IMPL Prefer using Nessie client implementation names, configured viaNessieConfigConstants.CONF_NESSIE_CLIENT_NAME.org.projectnessie.client.NessieConfigConstants.CONF_NESSIE_PASSWORD "basic" HTTP authentication is not considered secure. UseNessieConfigConstants.CONF_NESSIE_AUTH_TOKENinstead.org.projectnessie.client.NessieConfigConstants.CONF_NESSIE_USERNAME "basic" HTTP authentication is not considered secure. UseNessieConfigConstants.CONF_NESSIE_AUTH_TOKENinstead.