Package security.controller
Class SecurityCacheController
java.lang.Object
security.controller.SecurityCacheController
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SecurityCacheController
public SecurityCacheController()
-
-
Method Details
-
clearCache
@Secured("USER_MANAGEMENT.SECURITY_CACHE.CLEAR") @RequestMapping(method=DELETE, value="/security/clear-cache") public void clearCache()
-