Uses of Interface
org.infinispan.security.AuditLogger
Packages that use AuditLogger
-
Uses of AuditLogger in org.infinispan.configuration.global
Fields in org.infinispan.configuration.global with type parameters of type AuditLoggerModifier and TypeFieldDescriptionstatic final AttributeDefinition
<AuditLogger> GlobalAuthorizationConfiguration.AUDIT_LOGGER
Methods in org.infinispan.configuration.global that return AuditLoggerMethods in org.infinispan.configuration.global with parameters of type AuditLoggerModifier 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
Classes in org.infinispan.security.audit that implement AuditLoggerModifier and TypeClassDescriptionclass
LoggingAuditLogger.class
NullAuditLogger. -
Uses of AuditLogger in org.infinispan.security.impl
Classes in org.infinispan.security.impl that implement AuditLoggerModifier 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