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 © 2017. All rights reserved.