|
Did this page help you?Yes No Tell us about it... |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.auth.AWSCredentialsProviderChain
com.amazonaws.auth.DefaultAWSCredentialsProviderChain
public class DefaultAWSCredentialsProviderChain
AWS credentials provider chain that looks for credentials in this order:
EnvironmentVariableCredentialsProvider,
SystemPropertiesCredentialsProvider,
InstanceProfileCredentialsProvider| Constructor Summary | |
|---|---|
DefaultAWSCredentialsProviderChain()
|
|
| Method Summary |
|---|
| Methods inherited from class com.amazonaws.auth.AWSCredentialsProviderChain |
|---|
getCredentials, refresh |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAWSCredentialsProviderChain()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||