org.squashtest.tm.security.acls
Class Slf4jAuditLogger
java.lang.Object
org.squashtest.tm.security.acls.Slf4jAuditLogger
- All Implemented Interfaces:
- org.springframework.security.acls.domain.AuditLogger
public class Slf4jAuditLogger
- extends Object
- implements org.springframework.security.acls.domain.AuditLogger
|
Method Summary |
void |
logIfNeeded(boolean granted,
org.springframework.security.acls.model.AccessControlEntry ace)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slf4jAuditLogger
public Slf4jAuditLogger()
logIfNeeded
public void logIfNeeded(boolean granted,
org.springframework.security.acls.model.AccessControlEntry ace)
- Specified by:
logIfNeeded in interface org.springframework.security.acls.domain.AuditLogger
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.