public class LiveAuth extends Object
| Constructor and Description |
|---|
LiveAuth() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey() |
String |
getSecretKey() |
void |
setAccessKey(String accessKey) |
void |
setSecretKey(String secretKey) |
String |
toString() |
LiveAuth |
withAccessKey(String accessKey) |
LiveAuth |
withSecretKey(String secretKey) |
Copyright © 2023. All rights reserved.