public class BasicObsCredentialsProvider extends Object implements IObsCredentialsProvider
| Constructor and Description |
|---|
BasicObsCredentialsProvider(ISecurityKey securityKey) |
BasicObsCredentialsProvider(String accessKey,
String secretKey) |
BasicObsCredentialsProvider(String accessKey,
String secretKey,
String securityToken) |
| Modifier and Type | Method and Description |
|---|---|
ISecurityKey |
getSecurityKey() |
void |
setSecurityKey(ISecurityKey securityKey) |
public BasicObsCredentialsProvider(ISecurityKey securityKey)
public void setSecurityKey(ISecurityKey securityKey)
setSecurityKey in interface IObsCredentialsProviderpublic ISecurityKey getSecurityKey()
getSecurityKey in interface IObsCredentialsProviderCopyright © 2019. All rights reserved.