public class DefaultCredentialsProviderChain extends Object implements IObsCredentialsProvider
| 构造器和说明 |
|---|
DefaultCredentialsProviderChain(boolean reused,
IObsCredentialsProvider... credentialsProviders) |
DefaultCredentialsProviderChain(IObsCredentialsProvider... credentialsProviders) |
| 限定符和类型 | 方法和说明 |
|---|---|
ISecurityKey |
getSecurityKey() |
void |
refresh() |
void |
setSecurityKey(ISecurityKey securityKey) |
public DefaultCredentialsProviderChain(IObsCredentialsProvider... credentialsProviders)
public DefaultCredentialsProviderChain(boolean reused,
IObsCredentialsProvider... credentialsProviders)
public void setSecurityKey(ISecurityKey securityKey)
setSecurityKey 在接口中 IObsCredentialsProviderpublic ISecurityKey getSecurityKey()
getSecurityKey 在接口中 IObsCredentialsProviderpublic void refresh()
Copyright © 2021. All rights reserved.