org.acegisecurity.acls.domain
Class ConsoleAuditLogger
java.lang.Object
org.acegisecurity.acls.domain.ConsoleAuditLogger
- All Implemented Interfaces:
- AuditLogger
public class ConsoleAuditLogger
- extends Object
- implements AuditLogger
A bsaic implementation of AuditLogger
.
- Version:
- $Id: ConsoleAuditLogger.java 1784 2007-02-24 21:00:24Z luke_t $
- Author:
- Ben Alex
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleAuditLogger
public ConsoleAuditLogger()
logIfNeeded
public void logIfNeeded(boolean granted,
AccessControlEntry ace)
- Specified by:
logIfNeeded
in interface AuditLogger
Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.