public abstract class OAuthCredentials extends Credentials
| Constructor and Description |
|---|
OAuthCredentials() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object o) |
abstract int |
hashCode() |
getUserProfile, setUserProfilepublic abstract boolean equals(Object o)
equals in class Credentialspublic abstract int hashCode()
hashCode in class CredentialsCopyright © 2019. All rights reserved.