isAuditEnabled(String, String, Decision ) method

This method will be called to query if an audit record with the specified attributes should be logged to the audit destination.

Syntax

boolean isAuditEnabled ( String resourceClass , String action , Decision decision ) throws SecException

Parameters

Returns

the decision on whether or not an audit record with the specified attributes should be logged to the audit destination.

Exceptions

Usage

the decision on whether or not an audit record with the specified attributes should be logged to the audit destination.