Class SecurityCacheServiceImpl
java.lang.Object
ru.cg.webbpm.modules.security.api.impl.service.SecurityCacheServiceImpl
- All Implemented Interfaces:
SecurityCacheService
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityCacheServiceImpl
(org.springframework.cache.CacheManager cacheManager) -
Method Summary
-
Constructor Details
-
SecurityCacheServiceImpl
@Autowired public SecurityCacheServiceImpl(org.springframework.cache.CacheManager cacheManager)
-
-
Method Details
-
clearCache
public void clearCache()- Specified by:
clearCache
in interfaceSecurityCacheService
-