public class WordPressAttributesDefinition extends OAuthAttributesDefinition
| Modifier and Type | Field and Description |
|---|---|
static String |
AVATAR_URL |
static String |
DISPLAY_NAME |
static String |
EMAIL |
static String |
LINKS |
static String |
PRIMARY_BLOG |
static String |
PROFILE_URL |
static String |
USERNAME |
ACCESS_SECRET, ACCESS_TOKENallAttributesNames, attributesConverters, otherAttributesNames, principalAttributesNames| Constructor and Description |
|---|
WordPressAttributesDefinition() |
addAttribute, addAttribute, convert, getAllAttributes, getOtherAttributes, getPrincipalAttributespublic static final String DISPLAY_NAME
public static final String USERNAME
public static final String EMAIL
public static final String PRIMARY_BLOG
public static final String AVATAR_URL
public static final String PROFILE_URL
public static final String LINKS
Copyright © 2015. All Rights Reserved.