-
- All Implemented Interfaces:
- com.qcloud.cos.auth.COSCredentialsProvider
- Direct Known Subclasses:
- EnvironmentVariableCredentialsProvider, SimpleCredentialsProvider
public abstract class AbstractCOSCredentialsProvider
extends Object
implements com.qcloud.cos.auth.COSCredentialsProvider
The base class for COS credential providers which take a URI or
configuration in their constructor.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.qcloud.cos.auth.COSCredentialsProvider
getCredentials, refresh
-
-
Method Detail
-
getUri
public URI getUri()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.