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(Object o) |
int |
hashCode() |
getClientName, getUserProfile, setClientName, setUserProfilepublic static final AnonymousCredentials INSTANCE
public boolean equals(Object o)
equals in class Credentialspublic int hashCode()
hashCode in class CredentialsCopyright © 2016. All rights reserved.