public class ServiceInformationURLTag extends ServiceTagSupport
| Modifier and Type | Field and Description |
|---|---|
private static String |
linkText
Bean storage for the link text attribute.
|
private static Logger |
log
Class logger.
|
private static long |
serialVersionUID
Serial ID.
|
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
ServiceInformationURLTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
private String |
getInformationURLFromUIIinfo()
look for the <InformationURL> in the <UIInfo>.
|
void |
setLinkText(String text)
Bean setter for the link text attribute.
|
addClassAndId, buildHyperLink, getRelyingPartyUIContext, getServiceName, setCssClass, setCssId, setCssStyle, setUiContextdoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentprivate static final long serialVersionUID
private static Logger log
public void setLinkText(@Nullable String text)
text - the link text to put in@Nullable private String getInformationURLFromUIIinfo()
public int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class BodyTagSupportJspExceptionCopyright © 1999–2015. All rights reserved.