Uses of Interface
org.infinispan.security.AuthorizationManager
-
Packages that use AuthorizationManager Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. -
-
Uses of AuthorizationManager in org.infinispan
Methods in org.infinispan that return AuthorizationManager Modifier and Type Method Description AuthorizationManager
AdvancedCache. getAuthorizationManager()
Retrieves theAuthorizationManager
if the cache has security enabled.
-