Interface TokenProducer

All Known Implementing Classes:
FileSystemServiceAccountCredential, OpenShiftBearerTokenCredentialImpl

public interface TokenProducer
Author:
Nicolas De Loof
  • Method Summary

    Modifier and Type
    Method
    Description
    getToken(String serviceAddress, String caCertData, boolean skipTlsVerify)