Uses of Class
com.oracle.bmc.auth.AbstractServiceAccountTokenSupplier
- 
Packages that use AbstractServiceAccountTokenSupplier Package Description com.oracle.bmc.auth 
- 
- 
Uses of AbstractServiceAccountTokenSupplier in com.oracle.bmc.authSubclasses of AbstractServiceAccountTokenSupplier in com.oracle.bmc.auth Modifier and Type Class Description classDefaultServiceAccountTokenProviderImplementation ofServiceAccountTokenSupplierthat allows to pass in a token path to read kubernetes service account token If not set, then use default service account token path /var/run/secrets/kubernetes.io/serviceaccount/tokeclassSuppliedServiceAccountTokenProviderImplementation ofServiceAccountTokenSupplierthat allows to pass in a token to be used as a kubernetes service account token.
 
-