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 WebsudoAuditHandler
public void handleWebsudoSessionInvalidated()
handleWebsudoSessionInvalidated
in interface WebsudoAuditHandler
public void handleWebsudoWrongPassword(ApplicationUser user)
handleWebsudoWrongPassword
in interface WebsudoAuditHandler
Copyright © 2002-2022 Atlassian. All Rights Reserved.