|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acegisecurity.acls.domain.ConsoleAuditLogger
public class ConsoleAuditLogger
A bsaic implementation of AuditLogger
.
Constructor Summary | |
---|---|
ConsoleAuditLogger()
|
Method Summary | |
---|---|
void |
logIfNeeded(boolean granted,
AccessControlEntry ace)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleAuditLogger()
Method Detail |
---|
public void logIfNeeded(boolean granted, AccessControlEntry ace)
logIfNeeded
in interface AuditLogger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |