public class EnvironmentRptPathProvider extends AbstractTemplateRptPathProvider
This path provider reads the path and resource id from environment variables
Use the contents of the OCI_RESOURCE_PRINCIPAL_RPT_PATH environment variable for the path and OCI_RESOURCE_PRINCIPAL_RPT_ID environment variable for the resource id,.
This path provider is used when the caller provides EnvironmentRptPathProvider as a path provider to the resource principals signer
Constructor and Description |
---|
EnvironmentRptPathProvider() |
Modifier and Type | Method and Description |
---|---|
protected static Map<String,String> |
buildReplacements() |
protected static String |
getPathTemplate() |
protected Map<String,String> |
getReplacements() |
getPath
protected Map<String,String> getReplacements()
getReplacements
in class AbstractTemplateRptPathProvider
protected static String getPathTemplate()
Copyright © 2016–2023. All rights reserved.