public class SignerManager extends Object implements Closeable
| Constructor and Description |
|---|
SignerManager(String bucketName,
DelegationTokenProvider delegationTokenProvider,
org.apache.hadoop.conf.Configuration ownerConf,
org.apache.hadoop.security.UserGroupInformation ownerUgi) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
initCustomSigners()
Initialize custom signers and register them with the AWS SDK.
|
public SignerManager(String bucketName, DelegationTokenProvider delegationTokenProvider, org.apache.hadoop.conf.Configuration ownerConf, org.apache.hadoop.security.UserGroupInformation ownerUgi)
public void initCustomSigners()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2008–2022 Apache Software Foundation. All rights reserved.