Package | Description |
---|---|
com.oracle.bmc.auth |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicConfigFileAuthenticationProvider
Interface defining AuthenticationDetailsProvider that
also returns PEM file path and a list of ClientConfigurators
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigFileAuthenticationDetailsProvider
Implementation of
AuthenticationDetailsProvider that uses a standard
OCI configuration file as an input. |
class |
CustomerAuthenticationDetailsProvider |
class |
SimpleAuthenticationDetailsProvider
Basic implementation of
AuthenticationDetailsProvider that just
returns configured values. |
Modifier and Type | Method and Description |
---|---|
static String |
CustomerKeyIdFormatter.createKeyId(AuthenticationDetailsProvider provider)
Creates a keyId from an
AuthenticationDetailsProvider . |
Copyright © 2016–2022. All rights reserved.