Class MockSpireJwtLoginCallbackHandler
java.lang.Object
io.confluent.kafka.clients.plugins.auth.oauth.SpireJwtLoginCallbackHandler
io.confluent.kafka.clients.plugins.auth.oauth.MockSpireJwtLoginCallbackHandler
- All Implemented Interfaces:
CallbackHandler,org.apache.kafka.common.security.auth.AuthenticateCallbackHandler
For testing
-
Field Summary
Fields inherited from class io.confluent.kafka.clients.plugins.auth.oauth.SpireJwtLoginCallbackHandler
SASL_OAUTHBEARER_TOKEN_SPIRE_AGENT_ENDPOINT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.kafka.clients.plugins.auth.oauth.SpireJwtLoginCallbackHandler
close, configure, handle
-
Constructor Details
-
MockSpireJwtLoginCallbackHandler
public MockSpireJwtLoginCallbackHandler()
-