Class SpireJwtTokenRetriever
java.lang.Object
io.confluent.kafka.clients.plugins.auth.oauth.internals.SpireJwtTokenRetriever
- All Implemented Interfaces:
Closeable,AutoCloseable,org.apache.kafka.common.security.oauthbearer.internals.secured.OAuthBearerConfigurable,org.apache.kafka.common.security.oauthbearer.JwtRetriever
public class SpireJwtTokenRetriever
extends Object
implements org.apache.kafka.common.security.oauthbearer.JwtRetriever
A
JwtRetriever that retrieves the JWT SVID from the Spire agent-
Constructor Details
-
SpireJwtTokenRetriever
-
-
Method Details
-
retrieve
- Specified by:
retrievein interfaceorg.apache.kafka.common.security.oauthbearer.JwtRetriever- Throws:
org.apache.kafka.common.security.oauthbearer.JwtRetrieverException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.apache.kafka.common.security.oauthbearer.internals.secured.OAuthBearerConfigurable- Throws:
IOException
-