Package com.couchbase.columnar.client.java.internal
@Internal
@NullMarked
package com.couchbase.columnar.client.java.internal
Classes in this package are not part of the SDK's public API,
and may change in any way at any time.
-
ClassDescriptionUtility methods for reading TLS certificates from various locations.Separate class so the SDK doesn't explode if the user excludes Jackson from the class path.Delegates all methods to the authenticator returned by the given supplier.For internal SDK use only.Documents that the annotated type is thread-safe.Either a
TrustManagerFactory
XOR a list ofX509Certificate
.