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.AccessTokenRetriever,org.apache.kafka.common.security.oauthbearer.internals.secured.Initable
public class SpireJwtTokenRetriever
extends Object
implements org.apache.kafka.common.security.oauthbearer.internals.secured.AccessTokenRetriever
A
AccessTokenRetriever that retrieves the JWT SVID from the Spire agent-
Constructor Details
-
SpireJwtTokenRetriever
-
-
Method Details
-
retrieve
- Specified by:
retrievein interfaceorg.apache.kafka.common.security.oauthbearer.internals.secured.AccessTokenRetriever- Throws:
IOException
-
close
- Specified by:
closein interfaceorg.apache.kafka.common.security.oauthbearer.internals.secured.AccessTokenRetriever- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-