public abstract class OAuthCredentials extends Credentials
| Constructor and Description |
|---|
OAuthCredentials() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(java.lang.Object o) |
abstract int |
hashCode() |
getUserProfile, setUserProfilepublic abstract boolean equals(java.lang.Object o)
equals in class Credentialspublic abstract int hashCode()
hashCode in class CredentialsCopyright © 2018. All Rights Reserved.