接口 AwsCredentialProviderPlugin

所有超级接口:
AutoCloseable, org.apache.pulsar.io.aws.AwsCredentialProviderPlugin, Closeable
所有已知实现类:
AwsDefaultProviderChainPlugin, STSAssumeRoleProviderPlugin

@Deprecated public interface AwsCredentialProviderPlugin extends org.apache.pulsar.io.aws.AwsCredentialProviderPlugin
已过时。
This is a stub class for backwards compatibility. In new code and configurations, please use the plugins from org.apache.pulsar.io.aws
另请参阅:
  • AwsCredentialProviderPlugin
  • 方法概要

    从接口继承的方法 org.apache.pulsar.io.aws.AwsCredentialProviderPlugin

    getCredentialProvider, getV2CredentialsProvider, init

    从接口继承的方法 java.io.Closeable

    close