public final class AnonymousCredentials extends Credentials
| Modifier and Type | Field and Description |
|---|---|
static AnonymousCredentials |
INSTANCE |
| Constructor and Description |
|---|
AnonymousCredentials() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
getUserProfile, setUserProfilepublic static final AnonymousCredentials INSTANCE
public boolean equals(java.lang.Object o)
equals in class Credentialspublic int hashCode()
hashCode in class CredentialsCopyright © 2019. All Rights Reserved.