public class FxaContent extends SourcePayloadBase
| Modifier and Type | Class and Description |
|---|---|
static class |
FxaContent.RequestType
Type of server.request.route event based on path
|
| Constructor and Description |
|---|
FxaContent()
Construct matcher object.
|
FxaContent(String input,
Event e,
com.mozilla.secops.parser.ParserState state)
Construct parser object.
|
| Modifier and Type | Method and Description |
|---|---|
FxaContent |
getFxaContentData()
Fetch parsed FxA content data
|
FxaContent.RequestType |
getRequestType()
Get request type
|
Payload.PayloadType |
getType()
Get payload type.
|
Boolean |
matcher(String input,
com.mozilla.secops.parser.ParserState state)
Apply matcher.
|
getSourceAddress, getSourceAddressAsn, getSourceAddressAsOrg, getSourceAddressCity, getSourceAddressCountry, getSourceAddressIsp, getSourceAddressLatitude, getSourceAddressLongitude, getSourceAddressTimeZone, setSourceAddress, setSourceAddresseventIntegerValue, eventStringValuepublic Boolean matcher(String input, com.mozilla.secops.parser.ParserState state)
PayloadBasematcher in class PayloadBaseinput - Input string.state - ParserStatepublic Payload.PayloadType getType()
PayloadBasegetType in class PayloadBasePayload.PayloadTypepublic FxaContent getFxaContentData()
public FxaContent.RequestType getRequestType()
Copyright © 2022. All rights reserved.