public class WebsudoAuditHandlerImpl extends Object implements WebsudoAuditHandler
| Constructor and Description |
|---|
WebsudoAuditHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleWebsudoSessionInvalidated() |
void |
handleWebsudoSessionStarted() |
void |
handleWebsudoWrongPassword(ApplicationUser user) |
public WebsudoAuditHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleWebsudoSessionStarted()
handleWebsudoSessionStarted in interface WebsudoAuditHandlerpublic void handleWebsudoSessionInvalidated()
handleWebsudoSessionInvalidated in interface WebsudoAuditHandlerpublic void handleWebsudoWrongPassword(ApplicationUser user)
handleWebsudoWrongPassword in interface WebsudoAuditHandlerCopyright © 2002-2021 Atlassian. All Rights Reserved.