| Package | Description |
|---|---|
| org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
| org.infinispan.security.impl |
| 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. |
| Constructor and Description |
|---|
GlobalAuthorizationConfiguration(boolean enabled,
AuditLogger auditLogger,
PrincipalRoleMapper principalRoleMapper,
Map<Role> roles) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingAuditLogger
LoggingAuditLogger.
|
class |
NullAuditLogger
NullAuditLogger.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.