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