com.atlassian.bamboo.security.acegi.acls
Class AuthorizationLoggerListener

java.lang.Object
  extended by com.atlassian.bamboo.security.acegi.acls.AuthorizationLoggerListener
All Implemented Interfaces:
java.util.EventListener, org.springframework.context.ApplicationListener

public class AuthorizationLoggerListener
extends java.lang.Object
implements org.springframework.context.ApplicationListener

A custom version of the LoggerListener but with our own custom message for mere humans to read.


Constructor Summary
AuthorizationLoggerListener()
           
 
Method Summary
 void onApplicationEvent(org.springframework.context.ApplicationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationLoggerListener

public AuthorizationLoggerListener()
Method Detail

onApplicationEvent

public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener


Copyright © 2010 Atlassian. All Rights Reserved.