Class SudoAuthFailEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.internal.auth.SudoAuthFailEvent
All Implemented Interfaces:
Serializable

@Internal public class SudoAuthFailEvent extends ConfluenceEvent
This event is triggered when websudo authentication fails during an attempt to gain administrative access
Since:
7.5.0
See Also:
  • Constructor Details

    • SudoAuthFailEvent

      public SudoAuthFailEvent(Object src)