public class ServicePrivacyURLTag extends ServiceTagSupport
| Modifier and Type | Field and Description |
|---|---|
private static String |
linkText
Bean storage for the link text attribute.
|
private static org.slf4j.Logger |
log
Class logger.
|
private static long |
serialVersionUID
checkstyle needs serial version UID.
|
| Constructor and Description |
|---|
ServicePrivacyURLTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
private String |
getPrivacyURLFromUIIinfo()
look for the <PrivacyURL> in the <UIInfo>.
|
void |
setLinkText(String text)
Bean setter for the link text attribute.
|
addClassAndId, buildHyperLink, getBrowserLanguages, getServiceName, getSPEntityDescriptor, getSPOrganization, getSPUIInfo, setCssClass, setCssId, setCssStyledoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprivate static final long serialVersionUID
private static org.slf4j.Logger log
private static String linkText
public void setLinkText(String text)
text - the link text to put inprivate String getPrivacyURLFromUIIinfo()
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionCopyright © 1999-2014. All Rights Reserved.