public class OAuth2Token extends Object implements Serializable
Constructor and Description |
---|
OAuth2Token(String tokenType,
String accessToken) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAccessToken() |
String |
getTokenType() |
int |
hashCode() |
String |
toString() |
Copyright © 2018. All rights reserved.