Package | Description |
---|---|
com.oracle.bmc.auth |
Modifier and Type | Class and Description |
---|---|
class |
ConfigFileAuthenticationDetailsProvider
Implementation of
AuthenticationDetailsProvider that uses a standard
OCI configuration file as an input. |
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 |
SimpleAuthenticationDetailsProvider
Basic implementation of
AuthenticationDetailsProvider that just
returns configured values. |
Copyright © 2016–2022. All rights reserved.