public class ServiceInformationURLTag 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
Serial ID.
|
| 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, setValueprivate static final long serialVersionUID
private static org.slf4j.Logger log
public void setLinkText(@Nullable String text)
text - the link text to put in@Nullable private String getInformationURLFromUIIinfo()
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–2018 Shibboleth Consortium. All rights reserved.