public class TokenCredentials extends HttpCredentials
| Constructor and Description |
|---|
TokenCredentials(String token,
String clientName) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
equals(Object o) |
String |
getToken() |
int |
hashCode() |
String |
toString() |
getUserProfile, setUserProfilegetClientName, setClientNamepublic String getToken()
public boolean equals(Object o)
equals in class HttpCredentialspublic int hashCode()
hashCode in class HttpCredentialspublic void clear()
Copyright © 2016. All Rights Reserved.