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() |
getServiceAccountToken
public SuppliedServiceAccountTokenProvider(String token)
protected String getTokenInner()
getTokenInner
in class AbstractServiceAccountTokenSupplier
Copyright © 2016–2024. All rights reserved.