Serialized Form


Package org.jwall.audit

Class org.jwall.audit.EventProcessorException extends Exception implements Serializable

serialVersionUID: 5378420747364156867L

Class org.jwall.audit.Match extends Object implements Serializable

serialVersionUID: -3682911278800228726L

Serialized Fields

op

String op

variable

String variable

values

TreeSet<E> values

operator

Operator operator

condition

Condition condition

Package org.jwall.audit.rules

Class org.jwall.audit.rules.RuleException extends Exception implements Serializable

serialVersionUID: 4886853091367534573L


Package org.jwall.audit.script

Class org.jwall.audit.script.ScriptEvent extends Object implements Serializable

serialVersionUID: 371392341967963638L

Serialized Fields

e

Event e

Package org.jwall.log

Class org.jwall.log.LogMessageFilter extends LinkedList<LogMessageMatch> implements Serializable

serialVersionUID: 6428681657886420544L

Class org.jwall.log.LogMessageImpl extends Object implements Serializable

serialVersionUID: 1118705739440576195L

Serialized Fields

type

EventType type

timestamp

Long timestamp

source

String source

msg

String msg

vals

Map<K,V> vals

Package org.jwall.log.io

Class org.jwall.log.io.AccessLogParser extends GenericLogParser implements Serializable

serialVersionUID: 3846739323473384809L

Serialized Fields

fmt

DateFormat fmt

Class org.jwall.log.io.ErrorLogParser extends GenericLogParser implements Serializable

serialVersionUID: 2784731722816969735L

Serialized Fields

fmt

DateFormat fmt

Class org.jwall.log.io.GenericLogParser extends Object implements Serializable

serialVersionUID: -7311309136161789947L

Serialized Fields

dateFormat

String dateFormat

datePattern

String datePattern

fmt

DateFormat fmt

p

Pattern p

reader

BufferedReader reader

defaultValues

Map<K,V> defaultValues

extractor

Parser<E> extractor

Package org.jwall.web.audit

Class org.jwall.web.audit.IronBeeAuditEvent extends LinkedHashMap<String,String> implements Serializable

serialVersionUID: -5660788992216264848L

Serialized Fields

timestamp

Long timestamp

messages

AuditEventMessage[] messages

Class org.jwall.web.audit.ModSecurityAuditEvent extends Object implements Serializable

serialVersionUID: 7828115034635641145L

Serialized Fields

createdAt

Date createdAt
the date, this event has been created


eventId

String eventId
a unique event_id


sections

String[] sections
this holds the real data


collections

Map<K,V> collections

sessionId

String sessionId
a sessionId, to be externally set by a session-tracker


url

URL url

file

File file

offset

long offset

size

long size

type

AuditEventType type

messages

AuditEventMessage[] messages

Class org.jwall.web.audit.SyntaxException extends Exception implements Serializable

serialVersionUID: -1L

Serialized Fields

line

int line

Package org.jwall.web.audit.filter

Class org.jwall.web.audit.filter.AuditEventDateMatch extends AuditEventMatch implements Serializable

serialVersionUID: 8260257445184659695L

Serialization Methods

readResolve

public Object readResolve()
Serialized Fields

variable

String variable

date

Date date

Class org.jwall.web.audit.filter.AuditEventFilter extends Object implements Serializable

serialVersionUID: 7710316960125556052L

Serialized Fields

matches

LinkedList<E> matches

enabled

boolean enabled

Class org.jwall.web.audit.filter.AuditEventMatch extends Match implements Serializable

serialVersionUID: -3682911278800228726L

Serialization Methods

readResolve

public Object readResolve()

Class org.jwall.web.audit.filter.FilterException extends SyntaxException implements Serializable

serialVersionUID: -8863841755957428654L

Class org.jwall.web.audit.filter.FilterExpressionList extends Object implements Serializable

serialVersionUID: -6592861898522001021L

Serialized Fields

op

BooleanOperator op

exps

Collection<E> exps

Package org.jwall.web.audit.io

Class org.jwall.web.audit.io.AuditFormatException extends IOException implements Serializable

serialVersionUID: -7956489301079227005L

Class org.jwall.web.audit.io.ParseException extends AuditFormatException implements Serializable

serialVersionUID: -2486557884287396257L


Package org.jwall.web.audit.rules

Package org.jwall.web.audit.rules.operators

Class org.jwall.web.audit.rules.operators.AbstractCondition extends Object implements Serializable

serialVersionUID: 1950679429132740380L

Serialized Fields

variable

String variable

value

String value

Class org.jwall.web.audit.rules.operators.BeginsWith extends AbstractCondition implements Serializable

serialVersionUID: 6247657062073419253L

Class org.jwall.web.audit.rules.operators.ConditionEQ extends AbstractCondition implements Serializable

serialVersionUID: -7185932909087120854L

Class org.jwall.web.audit.rules.operators.ConditionGE extends AbstractCondition implements Serializable

serialVersionUID: -1193536538940117643L

Class org.jwall.web.audit.rules.operators.ConditionGT extends AbstractCondition implements Serializable

serialVersionUID: -5807565784925165795L

Class org.jwall.web.audit.rules.operators.ConditionIN extends ConditionSX implements Serializable

serialVersionUID: 2437965899355955280L

Class org.jwall.web.audit.rules.operators.ConditionLE extends AbstractCondition implements Serializable

serialVersionUID: -6196215282881485160L

Class org.jwall.web.audit.rules.operators.ConditionLT extends AbstractCondition implements Serializable

serialVersionUID: -6217065895397429394L

Class org.jwall.web.audit.rules.operators.ConditionPM extends AbstractCondition implements Serializable

serialVersionUID: 125867770986401362L

Class org.jwall.web.audit.rules.operators.ConditionRX extends AbstractCondition implements Serializable

serialVersionUID: 6247657062073419253L

Class org.jwall.web.audit.rules.operators.Conditions extends AuditEventFilter implements Serializable

serialVersionUID: 6251171776946625457L

Class org.jwall.web.audit.rules.operators.ConditionSX extends AbstractCondition implements Serializable

serialVersionUID: 6247657062073419253L

Serialized Fields

negate

boolean negate

Class org.jwall.web.audit.rules.operators.Contains extends AbstractCondition implements Serializable

serialVersionUID: 7254577500140365820L

Class org.jwall.web.audit.rules.operators.EndsWith extends AbstractCondition implements Serializable

serialVersionUID: 1323232629583570258L


Package org.jwall.web.audit.util

Class org.jwall.web.audit.util.RFICollectorServer extends UnicastRemoteObject implements Serializable

serialVersionUID: -1459208475221129186L

Serialized Fields

sources

HashMap<K,V> sources
This is a map of dispatchers, allowing for several analyzer to listen on the same file


Package org.jwall.web.http

Class org.jwall.web.http.MessageFormatException extends ProtocolException implements Serializable

serialVersionUID: 543L

Class org.jwall.web.http.ProtocolException extends Exception implements Serializable

serialVersionUID: 543L


Package org.jwall.web.http.nio

Class org.jwall.web.http.nio.TimeOutException extends Exception implements Serializable

serialVersionUID: -5404080665975288906L



Copyright © 2012 jwall.org. All Rights Reserved.