Package io.confluent.flink.plugin
Class OAuthToken
java.lang.Object
io.confluent.flink.plugin.OAuthToken
An OAuth bearer token returned by an
OAuthTokenProvider. expiresAt may be
null when the expiry is unknown; in that case the plugin does not refresh proactively and only
asks the provider again after a 401.-
Constructor Details
-
OAuthToken
-
-
Method Details