Package | Description |
---|---|
com.alibaba.sdk.android.oss | |
com.alibaba.sdk.android.oss.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticationType |
OSSClient.getAuthenticationType() |
Modifier and Type | Method and Description |
---|---|
void |
OSSServiceProvider.setAuthenticationType(AuthenticationType authenticationType) |
void |
OSSService.setAuthenticationType(AuthenticationType authenticationType)
设置加签的形式(使用临时Token加签或者原AK/SK加签)
|
static void |
OSSClient.setAuthenticationType(AuthenticationType authenticationType) |
Modifier and Type | Method and Description |
---|---|
static AuthenticationType |
AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationType[] |
AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.