Uses of Interface
org.infinispan.security.AuthorizationManager
Packages that use AuthorizationManager
Package
Description
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 AuthorizationManagerModifier and TypeMethodDescriptionAdvancedCache.getAuthorizationManager()
Retrieves theAuthorizationManager
if the cache has security enabled.