public class NoOpAuditLogger extends Object implements org.springframework.security.acls.domain.AuditLogger
AuditLogger suitable for disabling audit logging.| Constructor and Description |
|---|
NoOpAuditLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
logIfNeeded(boolean granted,
org.springframework.security.acls.model.AccessControlEntry ace) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.