Class Index | File Index

Classes


File Index

dataobject.js

This file includes utility routines to convert JavaScript objects to Java dataobjects, which is what Sentinel uses internally to represent the data it manipulates.

utils.js

This file contains a variety of utility functions used by Collectors including commonly-used extensions to existing object methods, and additional SDK object template functions.

sqlquery.js

This file defines the SQLQuery class, which represents the SQL query that will be issued against database-class data sources.

release.js

This file contains the non-template routines that must be completed to create a new Collector.

release.js

This file defines the non-template methods for an Action which must be defined when creating a new Action.

main.js

This file contains the actual control loop for the running Collector.

file.js

This file contains a variety of file utility functions used by Collectors.

main.js

This file contains the main Action control structure.

identityImpl.js

This file defines internal routines to manage Identity class objects.

../../content/dev/sdk/6.1/common/date.js


../../content/dev/sdk/6.1/common/json2.js


Account Class

This file defines the Account class.

AccountImpl Class

This file defines some internal methods related to the Account class.

Action Class

This file defines the Action class, which represents the Action execution environment.

Asset Class

This file defines the Asset class, which represents enterprise assets that might be referenced in events.

Collector Class

This file defines the Collector class, which represents the Collector object itself in ESM.

Connector Class

This file defines the Connector class, which represents the Connector(s) that pass input data to the Collector.

Customer Class

This file defines the Customer class, which represents source customers or domains from which input data is received (corresponding to the MSSPCustomer field in event data and customer flags on all other data).

Event Class

This file defines the Event class, which represents the output event that will be sent to Sentinel.

EventSource Class

This file defines the EventSource class, which represents the Event Sources in ESM

EventSourceServer Class

This file defines the EventSourceServer class, which represents the Event Source Servers in ESM

Identity Class

This file defines the Identity class, which represents the identity of a user (usually) within an enterprise.

Record Class

This file defines the Record class, which represents the input record from the data source (typically an event, but could be a record defining an Identity or other object).

Session Class

This file defines the Session class, which is a set of stored input records that are kept for later processing.

Trust Class

This file defines the Trust class, which represents a trust (role + realm)

TrustImpl Class

This file defines some internal methods related to the Trust class.

TrustType Class

This file defines the TrustType class, which represents a trust (role + realm)

Vulnerability Classes

This file defines the vulnerability-related classes, which represents vulnerabilities found in enterprise assets.

©2008
Documentation generated by JsDoc Toolkit 2.0.2 on Thu Oct 07 2010 07:23:18 GMT-0400 (EDT)