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