Package com.oracle.bmc.auth.internal
Interface RptPathProvider
-
- All Known Implementing Classes:
AbstractTemplateRptPathProvider
,DefaultLeafRptPathProvider
,DefaultRptPathProvider
,EnvironmentRptPathProvider
,EnvironmentRptPathProvider.LeafResourceRptPathProvider
,ImdsRptPathProvider
,StringRptPathProvider
public interface RptPathProvider
Root interface for classes providing the complete path for resource principal token.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getPath()
-
-
-
Method Detail
-
getPath
String getPath()
-
-