Interface AwsCredentialProviderPlugin

All Superinterfaces:
AutoCloseable, AwsCredentialProviderPlugin, Closeable
All Known Implementing Classes:
AwsDefaultProviderChainPlugin, STSAssumeRoleProviderPlugin

@Deprecated public interface AwsCredentialProviderPlugin extends 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: