Package xtdb.api
Class RemoteClientOptions
java.lang.Object
xtdb.api.RemoteClientOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionA supplier function which provides JWT authorization strings for the remote API client to use to connect to a authenticated HTTP Server. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jwtSupplier
A supplier function which provides JWT authorization strings for the remote API client to use to connect to a authenticated HTTP Server.
-
-
Constructor Details
-
RemoteClientOptions
-