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 |
SimpleCacheImpl.getAuthorizationManager() |
AuthorizationManager |
AbstractDelegatingAdvancedCache.getAuthorizationManager() |
AuthorizationManager |
CacheImpl.getAuthorizationManager() |
Modifier and Type | Method and Description |
---|---|
void |
CacheImpl.injectDependencies(EvictionManager evictionManager,
ExpirationManager expirationManager,
InvocationContextFactory invocationContextFactory,
InvocationContextContainer icc,
CommandsFactory commandsFactory,
InterceptorChain interceptorChain,
Configuration configuration,
CacheNotifier notifier,
ComponentRegistry componentRegistry,
TransactionManager transactionManager,
BatchContainer batchContainer,
RpcManager rpcManager,
DataContainer dataContainer,
org.infinispan.commons.marshall.StreamingMarshaller marshaller,
DistributionManager distributionManager,
EmbeddedCacheManager cacheManager,
ExecutorService asyncExecutor,
TransactionTable txTable,
RecoveryManager recoveryManager,
TransactionCoordinator txCoordinator,
LockManager lockManager,
AuthorizationManager authorizationManager,
GlobalConfiguration globalCfg,
PartitionHandlingManager partitionHandlingManager,
LocalTopologyManager localTopologyManager) |
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 © 2018 JBoss, a division of Red Hat. All rights reserved.