public class UserInfo extends Object
String
email
name
oauthId
oauthProvider
username
UserInfo()
UserInfo(String username)
boolean
equals(Object obj)
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public volatile String username
public volatile String email
public volatile String name
public volatile String oauthId
public volatile String oauthProvider
public UserInfo()
public UserInfo(String username)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.