public class ServiceProviderGroupAcl extends Object implements Serializable
| Constructor and Description |
|---|
ServiceProviderGroupAcl() |
ServiceProviderGroupAcl(boolean allowGroups,
boolean allowMembers,
String spEntityId,
long groupProviderId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getGroupProviderId() |
String |
getSpEntityId() |
boolean |
isAllowGroups() |
boolean |
isAllowMembers() |
public ServiceProviderGroupAcl()
public ServiceProviderGroupAcl(boolean allowGroups,
boolean allowMembers,
String spEntityId,
long groupProviderId)
public boolean isAllowGroups()
public boolean isAllowMembers()
public String getSpEntityId()
public long getGroupProviderId()
Copyright © 2009–2013 SURFnet bv, The Netherlands. All rights reserved.