public class TokenCredentials extends Credentials
| Constructor and Description |
|---|
TokenCredentials(String token,
String clientName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getToken() |
int |
hashCode() |
String |
toString() |
getClientName, getUserProfile, setClientName, setUserProfilepublic String getToken()
public boolean equals(Object o)
equals in class Credentialspublic int hashCode()
hashCode in class CredentialsCopyright © 2017. All Rights Reserved.