Package | Description |
---|---|
org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
org.infinispan.cache.impl | |
org.infinispan.security.actions | |
org.infinispan.security.impl |
Modifier and Type | Method and Description |
---|---|
AuthorizationManager |
AdvancedCache.getAuthorizationManager()
Retrieves the
AuthorizationManager if the cache has security enabled. |
Modifier and Type | Method and Description |
---|---|
AuthorizationManager |
AbstractDelegatingAdvancedCache.getAuthorizationManager() |
AuthorizationManager |
CacheImpl.getAuthorizationManager() |
AuthorizationManager |
SimpleCacheImpl.getAuthorizationManager() |
Modifier and Type | Method and Description |
---|---|
AuthorizationManager |
GetCacheAuthorizationManagerAction.run() |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationManagerImpl
AuthorizationManagerImpl.
|
Modifier and Type | Method and Description |
---|---|
AuthorizationManager |
SecureCacheImpl.getAuthorizationManager() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.