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. |
protected static class |
ConfigFileAuthenticationDetailsProvider.ConfigFileInstancePrincipalAuthenticationDetailsProvider |
protected static class |
ConfigFileAuthenticationDetailsProvider.ConfigFileResourcePrincipalAuthenticationDetailsProvider |
protected static class |
ConfigFileAuthenticationDetailsProvider.ConfigFileSimpleAuthenticationDetailsProvider |
class |
CustomerAuthenticationDetailsProvider |
class |
SessionTokenAuthenticationDetailsProvider
Implementation of
AuthenticationDetailsProvider that uses a session token for
authentication. |
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–2024. All rights reserved.