| Package | Description |
|---|---|
| nl.surfnet.coin.api | |
| nl.surfnet.coin.api.service |
| Modifier and Type | Method and Description |
|---|---|
static GroupProviderConfiguration.Service |
GroupProviderConfiguration.Service.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupProviderConfiguration.Service[] |
GroupProviderConfiguration.Service.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<GroupProvider> |
ApiController.getAllAllowedGroupProviders(GroupProviderConfiguration.Service service) |
List<GroupProvider> |
GroupProviderConfigurationImpl.getAllowedGroupProviders(GroupProviderConfiguration.Service service,
String spEntityId,
List<GroupProvider> allGroupProviders) |
List<GroupProvider> |
GroupProviderConfiguration.getAllowedGroupProviders(GroupProviderConfiguration.Service service,
String spEntityId,
List<GroupProvider> allGroupProviders)
Get all GroupProviders that have the correct ACL configured based on the
Service.
|
boolean |
GroupProviderConfigurationImpl.isCallAllowed(GroupProviderConfiguration.Service service,
String spEntityId,
GroupProvider groupProvider) |
boolean |
GroupProviderConfiguration.isCallAllowed(GroupProviderConfiguration.Service service,
String spEntityId,
GroupProvider groupProvider)
Is the call allowed? e.g.
|
protected void |
ApiController.sendAclMissingMail(GroupProvider groupProvider,
String spEntityId,
String identifier,
GroupProviderConfiguration.Service service) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupProvider> |
MockServiceImpl.getAllowedGroupProviders(GroupProviderConfiguration.Service service,
String spEntityId,
List<GroupProvider> allGroupProviders) |
boolean |
MockServiceImpl.isCallAllowed(GroupProviderConfiguration.Service service,
String spEntityId,
GroupProvider groupProvider) |
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.