public class OAuthToken extends Object implements Serializable
OAuthToken(String value, String secret)
String
getSecret()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OAuthToken(String value, String secret)
value
secret
public String getValue()
public String getSecret()