Class GetCacheAction

java.lang.Object
org.infinispan.security.actions.GetCacheAction
All Implemented Interfaces:
PrivilegedAction<Cache<?,?>>

public class GetCacheAction extends Object implements PrivilegedAction<Cache<?,?>>
GetCacheAction.
Since:
7.0
Author:
Tristan Tarrant