public interface AWSCredentialsProvider
Modifier and Type | Method and Description |
---|---|
AWSCredentials |
getCredentials()
Returns AWSCredentials which the caller can use to authorize an AWS
request.
|
void |
refresh()
Forces this credentials provider to refresh its credentials.
|
AWSCredentials getCredentials()
void refresh()
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.