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, setSourceAddress
eventIntegerValue, eventStringValue
public Boolean matcher(String input, com.mozilla.secops.parser.ParserState state)
PayloadBase
matcher
in class PayloadBase
input
- Input string.state
- ParserStatepublic Payload.PayloadType getType()
PayloadBase
getType
in class PayloadBase
Payload.PayloadType
public FxaContent getFxaContentData()
public FxaContent.RequestType getRequestType()
Copyright © 2022. All rights reserved.