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