SASKeyGeneratorInterfaceLocalSASKeyGeneratorImpl, RemoteSASKeyGeneratorImplpublic abstract class SASKeyGeneratorImpl extends java.lang.Object implements SASKeyGeneratorInterface
| Modifier and Type | Field | Description |
|---|---|---|
static long |
DEFAULT_CONTAINER_SAS_KEY_PERIOD |
Default value for the SAS key expiry period in days.
|
static java.lang.String |
KEY_SAS_KEY_EXPIRY_PERIOD |
Configuration key to be used to specify the expiry period for SAS keys
This value currently is specified in days.
|
| Constructor | Description |
|---|---|
SASKeyGeneratorImpl(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
|
long |
getSasKeyExpiryPeriod() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainerSASUri, getRelativeBlobSASUripublic static final java.lang.String KEY_SAS_KEY_EXPIRY_PERIOD
public static final long DEFAULT_CONTAINER_SAS_KEY_PERIOD
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.