public class SharedKeyCredentials
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.util.TimeZone |
GMT_ZONE |
| Constructor | Description |
|---|---|
SharedKeyCredentials(java.lang.String accountName,
java.lang.String accountKey) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
signRequest(AbfsHttpOperation connection,
long contentLength) |
public SharedKeyCredentials(java.lang.String accountName,
java.lang.String accountKey)
public void signRequest(AbfsHttpOperation connection, long contentLength) throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.