public class SuppliedServiceAccountTokenProvider extends AbstractServiceAccountTokenSupplier
Implementation of ServiceAccountTokenSupplier that allows to pass in a token to be used
as a kubernetes service account token.
| Constructor and Description |
|---|
SuppliedServiceAccountTokenProvider(String token) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getTokenInner() |
getServiceAccountTokenpublic SuppliedServiceAccountTokenProvider(String token)
protected String getTokenInner()
getTokenInner in class AbstractServiceAccountTokenSupplierCopyright © 2016–2024. All rights reserved.