public class ServiceNameTag extends ServiceTagSupport
| Modifier and Type | Field and Description |
|---|---|
private static String |
DEFAULT_VALUE
what to emit if the jsp has nothing.
|
private String |
defaultValue
Bean storage for default value.
|
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 |
|---|
ServiceNameTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
setDefaultValue(String value)
Set the default value.
|
addClassAndId, buildHyperLink, getRelyingPartyUIContext, getServiceName, setCssClass, setCssId, setCssStyle, setUiContextdoAfterBody, doEndTag, doInitBody, 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
private static final String DEFAULT_VALUE
private String defaultValue
public void setDefaultValue(String value)
value - what to setpublic int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class BodyTagSupportJspExceptionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.