public class ARP extends Object implements Serializable
| Constructor and Description |
|---|
ARP() |
ARP(nl.surfnet.coin.janus.domain.ARP janusARP) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeName(String attributeName) |
Map<String,List<Object>> |
getConextAttributes() |
List<String> |
getFedAttributes() |
String |
getIdpId() |
void |
setConextAttributes(Map<String,List<Object>> conextAttributes) |
void |
setFedAttributes(List<String> fedAttributes) |
void |
setIdpId(String idpId) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.