@Component public class ProviderCache extends AbstractCache
| Constructor and Description |
|---|
ProviderCache() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPopulateCache()
Template method that defines how to populate a certain cache
|
protected String |
getCacheName() |
IdentityProvider |
getIdentityProvider(String idpEntityId) |
List<String> |
getServiceProviderIdentifiers(String identityProviderId) |
void |
setIdpService(IdentityProviderService idpService) |
afterPropertiesSet, destroy, evict, evictSynchronously, getDelay, getDuration, setDelay, setDurationpublic List<String> getServiceProviderIdentifiers(String identityProviderId)
public void setIdpService(IdentityProviderService idpService)
protected void doPopulateCache()
AbstractCachedoPopulateCache in class AbstractCachepublic IdentityProvider getIdentityProvider(String idpEntityId)
protected String getCacheName()
getCacheName in class AbstractCacheCopyright © 2013 SURFnet bv, The Netherlands. All rights reserved.