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