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 Closeable
close
in interface AutoCloseable
IOException
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.