Apache Shiro allows some implementations for CacheManager. EHCache is one of these implemenations.
I'd like to use Infinispan as Distributed Cache Manager. Until now, I'm not sure wheter it's feasible or not.
Does anybody know how to implement Infinispan as CacheManager for Apache Shiro ? Thanks