Package | Description |
---|---|
com.mozilla.secops.customs |
Customs FxA analysis pipeline
|
Modifier and Type | Method and Description |
---|---|
static ArrayList<CustomsAlert> |
CustomsAlert.convertAccountCreationAbuse(Alert a)
Convert an account creation abuse alert
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertAccountCreationAbuseDistributed(Alert a)
Convert an account creation abuse distributed alert
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertLoginFailureAtRiskAccount(Alert a)
Convert an at risk account alert
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertPasswordResetAbuse(Alert a)
Convert a password reset abuse alert
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertSourceLoginFailure(Alert a)
Convert source login failure alert into a list of customs alerts.
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertSourceLoginFailureDist(Alert a)
Convert a distributed source login failure alert into a list of customs alerts.
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertStatusComparator(Alert a)
Convert a status comparator alert
|
static ArrayList<CustomsAlert> |
CustomsAlert.convertVelocity(Alert a)
Convert a velocity alert
|
static ArrayList<CustomsAlert> |
CustomsAlert.fromAlert(Alert a)
Convert an
Alert into one or more instances of CustomsAlert |
Copyright © 2022. All rights reserved.