Interface AwsCredentialProviderPlugin

All Superinterfaces:
AutoCloseable, org.apache.pulsar.io.aws.AwsCredentialProviderPlugin, Closeable
All Known Implementing Classes:
AwsDefaultProviderChainPlugin, STSAssumeRoleProviderPlugin

@Deprecated public interface AwsCredentialProviderPlugin extends org.apache.pulsar.io.aws.AwsCredentialProviderPlugin
Deprecated.
This is a stub class for backwards compatibility. In new code and configurations, please use the plugins from org.apache.pulsar.io.aws
See Also:
  • AwsCredentialProviderPlugin
  • Method Summary

    Methods inherited from interface org.apache.pulsar.io.aws.AwsCredentialProviderPlugin

    getCredentialProvider, getV2CredentialsProvider, init

    Methods inherited from interface java.io.Closeable

    close