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 IObsCredentialsProvider
public ISecurityKey getSecurityKey()
getSecurityKey
in interface IObsCredentialsProvider
public void refresh()
Copyright © 2021. All rights reserved.