public class CustomBearerAuthCredentialProvider extends Object implements BearerAuthCredentialProvider
| Constructor and Description |
|---|
CustomBearerAuthCredentialProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
alias() |
void |
configure(Map<String,?> map) |
String |
getBearerToken(URL url) |
String |
getTargetIdentityPoolId() |
String |
getTargetSchemaRegistry() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic String alias()
alias in interface BearerAuthCredentialProviderpublic String getBearerToken(URL url)
getBearerToken in interface BearerAuthCredentialProviderpublic String getTargetSchemaRegistry()
getTargetSchemaRegistry in interface BearerAuthCredentialProviderpublic String getTargetIdentityPoolId()
getTargetIdentityPoolId in interface BearerAuthCredentialProviderCopyright © 2026 Confluent, Inc.. All rights reserved.