public class DefaultCredentialsProviderChain extends Object implements IObsCredentialsProvider
| Constructor and Description |
|---|
DefaultCredentialsProviderChain(boolean reused,
IObsCredentialsProvider... credentialsProviders) |
DefaultCredentialsProviderChain(IObsCredentialsProvider... credentialsProviders) |
| Modifier and Type | Method and Description |
|---|---|
ISecurityKey |
getSecurityKey() |
void |
refresh() |
void |
setSecurityKey(ISecurityKey securityKey) |
public DefaultCredentialsProviderChain(IObsCredentialsProvider... credentialsProviders)
public DefaultCredentialsProviderChain(boolean reused,
IObsCredentialsProvider... credentialsProviders)
public void setSecurityKey(ISecurityKey securityKey)
setSecurityKey in interface IObsCredentialsProviderpublic ISecurityKey getSecurityKey()
getSecurityKey in interface IObsCredentialsProviderpublic void refresh()
Copyright © 2021. All rights reserved.