Uses of Interface
com.oracle.bmc.auth.ConfigurableRefreshOnNotAuthenticatedProvider
- 
Packages that use ConfigurableRefreshOnNotAuthenticatedProvider Package Description com.oracle.bmc.auth 
- 
- 
Uses of ConfigurableRefreshOnNotAuthenticatedProvider in com.oracle.bmc.authClasses in com.oracle.bmc.auth that implement ConfigurableRefreshOnNotAuthenticatedProvider Modifier and Type Class Description classInstancePrincipalsAuthenticationDetailsProviderImplementation ofBasicAuthenticationDetailsProviderthat integrates with instance principal authentication endpoints to generate service tokens used for actual signing.classResourcePrincipalAuthenticationDetailsProviderThis constructs a default implementation of the ResourcePrincipalAuthenticationDetailsProvider, constructed in accordance with the following environment variable settings:- OCI_RESOURCE_PRINCIPAL_VERSION:
 classResourcePrincipalsV3AuthenticationDetailsProviderThis constructs a default implementation of theResourcePrincipalAuthenticationDetailsProvider, integrates principal authentication services to generate resource principal session token used for actual signing.
 
-