|
Extension SDK 9.0.5 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.jdeveloper.audit.analyzer | |
oracle.jdeveloper.audit.analyzer | The base classes for writing analyzers. |
oracle.jdeveloper.audit.service | The API classes for invoking Audit programatically, and a few Audit common API classes. |
Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.analyzer | |
Analyzer
A visitor over the Audit object models which verifies rules and/or computes metrics. |
|
Attribute
An attribute of constructs of the Audit object model. |
|
AuditContext
The Audit traversal context. |
|
AuditContext.Key
A key identifying an attribute, created by AuditContext.key(java.lang.Object) or
AuditContext.sharedKey(java.lang.Object) . |
|
Category
A category of rules or metrics. |
|
Evaluator
An evaluator for an attribute of an object. |
|
Metric
An attribute computed during a traversal of the Audit object model. |
|
Priority
The user-configurable priority of a rule violation (enumeration). |
|
Profileable
An abstract base class for beans which can be configured in a profile, e.g., Category , Rule , and Metric . |
|
Rule
An Audit rule. |
|
Severity
The severity of a rule violation (enumeration). |
|
ViolationReport
An interface for adding properties to a reported Audit violations. |
Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.service | |
Analyzer
A visitor over the Audit object models which verifies rules and/or computes metrics. |
|
Attribute
An attribute of constructs of the Audit object model. |
|
Profileable
An abstract base class for beans which can be configured in a profile, e.g., Category , Rule , and Metric . |
|
Rule
An Audit rule. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.