public abstract class AbstractAWSCredentialProvider extends Object implements software.amazon.awssdk.auth.credentials.AwsCredentialsProvider
Modifier | Constructor and Description |
---|---|
protected |
AbstractAWSCredentialProvider(URI uri,
org.apache.hadoop.conf.Configuration conf)
Construct from URI + configuration.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
URI |
getUri()
Get the binding URI: may be null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public org.apache.hadoop.conf.Configuration getConf()
public URI getUri()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.