public class OSSTestCredentials extends Object
Constructor and Description |
---|
OSSTestCredentials() |
Modifier and Type | Method and Description |
---|---|
static void |
assumeCredentialsAvailable() |
static boolean |
credentialsAvailable() |
static String |
getOSSAccessKey()
Get OSS access key.
|
static String |
getOSSEndpoint()
Get OSS endpoint used to connect.
|
static String |
getOSSSecretKey()
Get OSS secret key.
|
static String |
getTestBucketUri() |
static String |
getTestBucketUriWithScheme(String scheme) |
public static boolean credentialsAvailable()
public static void assumeCredentialsAvailable()
public static String getOSSEndpoint()
public static String getOSSAccessKey()
public static String getOSSSecretKey()
public static String getTestBucketUri()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.