nl.surfnet.coin.teams.domain
Class ServiceProviderGroupAcl
java.lang.Object
nl.surfnet.coin.teams.domain.ServiceProviderGroupAcl
- All Implemented Interfaces:
- Serializable
public class ServiceProviderGroupAcl
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceProviderGroupAcl
public ServiceProviderGroupAcl()
ServiceProviderGroupAcl
public ServiceProviderGroupAcl(boolean allowGroups,
boolean allowMembers,
String spEntityId,
long groupProviderId)
isAllowGroups
public boolean isAllowGroups()
- Returns:
- the allowGroups
isAllowMembers
public boolean isAllowMembers()
- Returns:
- the allowMembers
getSpEntityId
public String getSpEntityId()
- Returns:
- the spEntityId
getGroupProviderId
public long getGroupProviderId()
- Returns:
- the groupProviderId
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.