isAuditEnabled(String, String, Decision ) method

Returns whether or not an audit record with the supplied arguments will be written to any audit destinations.

Syntax

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

Parameters

Returns

true if the record will be written, false otherwise

Exceptions

Usage

true if the record will be written, false otherwise