Uses of Class
com.oracle.bmc.auth.internal.AbstractTemplateRptPathProvider
-
Packages that use AbstractTemplateRptPathProvider Package Description com.oracle.bmc.auth.internal -
-
Uses of AbstractTemplateRptPathProvider in com.oracle.bmc.auth.internal
Subclasses of AbstractTemplateRptPathProvider in com.oracle.bmc.auth.internal Modifier and Type Class Description class
DefaultLeafRptPathProvider
This path provider makes sure the behavior happens with the correct fallback.class
DefaultRptPathProvider
This path provider makes sure the behavior happens with the correct fallback.class
EnvironmentRptPathProvider
This path provider reads the path and resource id from environment variablesstatic class
EnvironmentRptPathProvider.LeafResourceRptPathProvider
This path provider reads the path and resource id for leaf resource from environment variablesclass
ImdsRptPathProvider
This path provider is used as a fallback when environment variables are not set.
-