Class AuthorizationLoggerListener

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

public class AuthorizationLoggerListener extends Object implements org.springframework.context.ApplicationListener
A custom version of the LoggerListener but with our own custom message for mere humans to read.
  • Constructor Details

    • AuthorizationLoggerListener

      public AuthorizationLoggerListener()
  • Method Details

    • onApplicationEvent

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