org.acegisecurity.event.authorization
public class LoggerListener extends java.lang.Object implements org.springframework.context.ApplicationListener
All failures are logged at the warning level, with success events logged at the information level, and public invocation events logged at the debug level.
Constructor and Description |
---|
LoggerListener() |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.