public class ARPFilter
extends javax.servlet.jsp.tagext.TagSupport
ARP for the current Identity Provider| Constructor and Description |
|---|
ARPFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
List<ARP> |
getArpList() |
String |
getIdpId() |
String |
getVar() |
void |
setArpList(List<ARP> arpList) |
void |
setIdpId(String idpId) |
void |
setVar(String var) |
public int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic String getVar()
public void setVar(String var)
public String getIdpId()
public void setIdpId(String idpId)
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.