public class CredentialsProviderFactoryBean extends AbstractFactoryBean<com.amazonaws.auth.AWSCredentialsProvider>
AWSCredentialsProvider
を作成する FactoryBean
。修飾子と型 | フィールドと説明 |
---|---|
static StringSE | CREDENTIALS_PROVIDER_BEAN_NAME 資格情報プロバイダー Bean の名前。 |
logger
OBJECT_TYPE_ATTRIBUTE
コンストラクターと説明 |
---|
CredentialsProviderFactoryBean() |
CredentialsProviderFactoryBean(ListSE<com.amazonaws.auth.AWSCredentialsProvider> delegates) |
修飾子と型 | メソッドと説明 |
---|---|
protected com.amazonaws.auth.AWSCredentialsProvider | createInstance() |
ClassSE<?> | getObjectType() |
afterPropertiesSet, destroy, destroyInstance, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public CredentialsProviderFactoryBean()
public CredentialsProviderFactoryBean(ListSE<com.amazonaws.auth.AWSCredentialsProvider> delegates)
public ClassSE<?> getObjectType()
FactoryBean<com.amazonaws.auth.AWSCredentialsProvider>
の getObjectType
AbstractFactoryBean<com.amazonaws.auth.AWSCredentialsProvider>
の getObjectType
protected com.amazonaws.auth.AWSCredentialsProvider createInstance() throws ExceptionSE
AbstractFactoryBean<com.amazonaws.auth.AWSCredentialsProvider>
の createInstance
ExceptionSE
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.