public class MockSpireJwtTokenRetriever extends Object implements org.apache.kafka.common.security.oauthbearer.internals.secured.AccessTokenRetriever
| Constructor and Description |
|---|
MockSpireJwtTokenRetriever(String spireAgentEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
retrieve() |
static void |
updateBearerCredential(String bearerToken) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MockSpireJwtTokenRetriever(String spireAgentEndpoint)