Uses of Interface
oracle.nosql.driver.iam.AuthenticationProfileProvider
Package
Description
This package contains the public API for managing security for the
Oracle NoSQL Database Cloud using Oracle Cloud Infrastructure Identity
and Access Management (IAM).
-
Uses of oracle.nosql.driver.iam.AuthenticationProfileProvider in oracle.nosql.driver.iam
ModifierConstructorDescriptionSignatureProvider
(oracle.nosql.driver.iam.AuthenticationProfileProvider provider) Constructor for SignatureProvider given an AuthenticationProfileProvider.SignatureProvider
(oracle.nosql.driver.iam.AuthenticationProfileProvider profileProvider, int durationSeconds, int refreshAheadMs) Constructor for SignatureProvider given an AuthenticationProfileProvider and refresh details.