public abstract class Token extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
Token(String rawResponse) |
Modifier and Type | Method and Description |
---|---|
String |
getParameter(String parameter) |
String |
getRawResponse() |
Copyright © 2016. All rights reserved.