public abstract class BaseSocialConnectedTag extends RequestContextAwareTag
SocialConnectedTag and SocialNotConnectedTag extend to
provide functionality within a JSP to determine if you are connected to a
provider or not.| Modifier and Type | Field and Description |
|---|---|
protected String |
provider |
logger, REQUEST_CONTEXT_PAGE_ATTRIBUTE| Constructor and Description |
|---|
BaseSocialConnectedTag() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
evaluateBodyIfConnected(boolean evaluateIfConnected) |
void |
setProvider(String provider) |
doCatch, doFinally, doStartTag, doStartTagInternal, getRequestContext