public abstract class AbstractServiceAccountTokenSupplier extends Object implements ServiceAccountTokenSupplier
| Constructor and Description |
|---|
AbstractServiceAccountTokenSupplier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceAccountToken()
Validate service account token and return to oke workload identity provider.
|
protected abstract String |
getTokenInner() |
public String getServiceAccountToken()
Validate service account token and return to oke workload identity provider.
getServiceAccountToken in interface ServiceAccountTokenSupplierprotected abstract String getTokenInner() throws IOException
IOExceptionCopyright © 2016–2024. All rights reserved.