Package | Description |
---|---|
com.oracle.bmc.auth | |
com.oracle.bmc.http.signing.internal |
Modifier and Type | Class and Description |
---|---|
class |
InstancePrincipalsAuthenticationDetailsProvider
Implementation of
BasicAuthenticationDetailsProvider that integrates with instance
principal authentication endpoints to generate service tokens used for actual signing. |
class |
ResourcePrincipalAuthenticationDetailsProvider
This constructs a default implementation of the
ResourcePrincipalAuthenticationDetailsProvider , constructed in accordance with the following
environment variable settings: |
class |
ResourcePrincipalsV3AuthenticationDetailsProvider
This constructs a default implementation of the
ResourcePrincipalAuthenticationDetailsProvider , integrates principal authentication services to
generate resource principal session token used for actual signing. |
Modifier and Type | Method and Description |
---|---|
static AuthCachingPolicy |
DefaultRequestSignerFactory.getAuthCachingPolicy(BasicAuthenticationDetailsProvider authenticationDetailsProvider) |
Modifier and Type | Method and Description |
---|---|
protected Supplier<String> |
DefaultRequestSignerFactory.createKeyIdSupplier(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
AuthCachingPolicy policy) |
static KeySupplier<RSAPrivateKey> |
DefaultRequestSignerFactory.createKeySupplier(BasicAuthenticationDetailsProvider authenticationDetailsProvider,
AuthCachingPolicy policy) |
Copyright © 2016–2024. All rights reserved.