| Modifier and Type | Method and Description |
|---|---|
CompoundServiceProvider |
CompoundServiceProviderDao.findByEntityId(String entityId)
Find by the given entityId
|
| Modifier and Type | Method and Description |
|---|---|
CompoundServiceProvider |
CompoundServiceProviderHibernateDaoImpl.findByEntityId(String entityId) |
| Modifier and Type | Method and Description |
|---|---|
List<CompoundServiceProvider> |
CompoundServiceProviderHibernateDaoImpl.findAll() |
| Modifier and Type | Method and Description |
|---|---|
static CompoundServiceProvider |
CompoundServiceProvider.builder(ServiceProvider serviceProvider,
Article article) |
CompoundServiceProvider |
Screenshot.getCompoundServiceProvider() |
CompoundServiceProvider |
Field.getCompoundServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<CompoundServiceProvider> |
NotificationMessage.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Screenshot.setCompoundServiceProvider(CompoundServiceProvider compoundServiceProvider) |
void |
Field.setCompoundServiceProvider(CompoundServiceProvider compoundServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationMessage.addArguments(List<CompoundServiceProvider> arguments) |
| Constructor and Description |
|---|
Field(Field.Source source,
Field.Key key,
CompoundServiceProvider compoundServiceProvider) |
FieldImage(Field.Source source,
Field.Key key,
byte[] image,
CompoundServiceProvider compoundServiceProvider) |
FieldImage(Field.Source source,
Field.Key key,
CompoundServiceProvider compoundServiceProvider) |
FieldString(Field.Source source,
Field.Key key,
String value,
CompoundServiceProvider compoundServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<CompoundServiceProvider> |
AuthorityScopeInterceptor.scopeListOfCompoundServiceProviders(Collection<CompoundServiceProvider> cps,
List<CoinAuthority.Authority> authorities)
Reduce list based on whether the SP 'is linked' to the current IdP.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AuthorityScopeInterceptor.scopeCompoundServiceProvider(org.springframework.ui.ModelMap map,
CompoundServiceProvider sp,
List<CoinAuthority.Authority> authorities) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<CompoundServiceProvider> |
AuthorityScopeInterceptor.scopeListOfCompoundServiceProviders(Collection<CompoundServiceProvider> cps,
List<CoinAuthority.Authority> authorities)
Reduce list based on whether the SP 'is linked' to the current IdP.
|
| Modifier and Type | Method and Description |
|---|---|
CompoundServiceProvider |
CompoundSPService.getCSPById(IdentityProvider idp,
long compoundSpId,
boolean refreshCache)
Get a CSP by its ID, for the given IDP.
|
CompoundServiceProvider |
CompoundSPService.getCSPById(String serviceProviderEntityId)
Get a CSP by its ServiceProvider
|
| Modifier and Type | Method and Description |
|---|---|
List<CompoundServiceProvider> |
CompoundSPService.getCSPsByIdp(IdentityProvider identityProvider) |
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.