Uses of Interface
org.infinispan.security.AuditLogger
-
Uses of AuditLogger in org.infinispan.configuration.global
Modifier and TypeFieldDescriptionstatic final AttributeDefinition<AuditLogger>
GlobalAuthorizationConfiguration.AUDIT_LOGGER
Modifier and TypeMethodDescriptionGlobalAuthorizationConfigurationBuilder.auditLogger
(AuditLogger auditLogger) The instance of anAuditLogger
to be used to track operations performed on caches and cachemanagers. -
Uses of AuditLogger in org.infinispan.security.audit
Modifier and TypeClassDescriptionclass
LoggingAuditLogger.class
NullAuditLogger. -
Uses of AuditLogger in org.infinispan.security.impl
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.useNullAuditLogger
instead
LoggingAuditLogger
instead