Uses of Class
oracle.nosql.driver.kv.StoreAccessTokenProvider
Package
Description
This package contains classes that are specific to using the driver
on-premises and not applicable to the Cloud Service.
-
Uses of StoreAccessTokenProvider in oracle.nosql.driver.kv
Modifier and TypeMethodDescriptionStoreAccessTokenProvider.setAutoRenew
(boolean autoRenew) Sets the auto-renew state.StoreAccessTokenProvider.setEndpoint
(String endpoint) Sets the endpoint of the authenticating entitySets a Logger instance for this provider.StoreAccessTokenProvider.setSslContext
(io.netty.handler.ssl.SslContext sslCtx) Sets the SSL contextStoreAccessTokenProvider.setSslHandshakeTimeout
(int timeoutMs) Sets the SSL handshake timeout in milliseconds