Package | Description |
---|---|
com.mozilla.secops |
General utility classes and transforms for secops-beam
|
Modifier and Type | Method and Description |
---|---|
Watchlist.WatchlistEntry[] |
Watchlist.getWatchedEmails()
Returns watched email addresses
|
Watchlist.WatchlistEntry[] |
Watchlist.getWatchedIPs()
Returns watched ip addresses
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Watchlist.WatchlistEntry> |
Watchlist.getWatchlistEntries(String type,
ArrayList<String> values)
Get all watchlist entries of the specific type that match a value in the provided value array.
|
Copyright © 2022. All rights reserved.