| Package | Description |
|---|---|
| org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
| org.infinispan.security.impl |
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<AuditLogger> |
GlobalAuthorizationConfiguration.AUDIT_LOGGER |
| Modifier and Type | Method and Description |
|---|---|
AuditLogger |
GlobalAuthorizationConfiguration.auditLogger() |
| Modifier and Type | Method and Description |
|---|---|
GlobalAuthorizationConfigurationBuilder |
GlobalAuthorizationConfigurationBuilder.auditLogger(AuditLogger auditLogger)
The instance of an
AuditLogger to be used to track operations performed on caches and cachemanagers. |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingAuditLogger
LoggingAuditLogger.
|
class |
NullAuditLogger
NullAuditLogger.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.