nl.surfnet.coin.selfservice.domain
Class ACL

java.lang.Object
  extended by nl.surfnet.coin.selfservice.domain.ACL
All Implemented Interfaces:
Serializable

public class ACL
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ACL()
           
 
Method Summary
 void addIdpRef(String idpRef)
           
 List<String> getIdpRefs()
           
 void setIdpRefs(List<String> idpRefs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ACL

public ACL()
Method Detail

getIdpRefs

public List<String> getIdpRefs()

setIdpRefs

public void setIdpRefs(List<String> idpRefs)

addIdpRef

public void addIdpRef(String idpRef)


Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.