public abstract class Credentials extends Object implements Serializable
| Constructor and Description |
|---|
Credentials() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object o) |
CommonProfile |
getUserProfile() |
abstract int |
hashCode() |
void |
setUserProfile(CommonProfile userProfile) |
public CommonProfile getUserProfile()
public void setUserProfile(CommonProfile userProfile)
Copyright © 2018. All rights reserved.