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 ServiceAccountTokenSupplier
protected abstract String getTokenInner() throws IOException
IOException
Copyright © 2016–2024. All rights reserved.