Class JdkAuthFactory.OAuth2TokenProvider

java.lang.Object
io.apicurio.registry.client.common.auth.JdkAuthFactory.OAuth2TokenProvider
All Implemented Interfaces:
JdkAuthFactory.TokenProvider
Enclosing class:
JdkAuthFactory

public static class JdkAuthFactory.OAuth2TokenProvider extends Object implements JdkAuthFactory.TokenProvider
OAuth2 token provider implementation using client credentials flow. Thread-safe with automatic token caching and refresh.