public final class Credential extends Object
Credential(String appKey, String appSecret)
String
getAppKey()
getAppSecret()
void
setAppKey(String appKey)
setAppSecret(String appSecret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Credential(String appKey, String appSecret)
public String getAppKey()
public void setAppKey(String appKey)
public String getAppSecret()
public void setAppSecret(String appSecret)
Copyright © 2024. All rights reserved.