|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditException | |
|---|---|
| oracle.security.jps.service.audit | |
| Uses of AuditException in oracle.security.jps.service.audit |
|---|
| Methods in oracle.security.jps.service.audit that throw AuditException | |
|---|---|
Auditor |
AuditService.getAuditor(java.io.InputStream compEvents, java.lang.String componentType, AuditProperties props)Get an Auditor for the corresponding component type and set of properties |
boolean |
Auditor.isEnabled(java.lang.String eventType, boolean eventStatus, java.util.Map<java.lang.String,java.lang.Object> properties)This method is used to do a quick check to see if an event with the given event type, event status and additional properties would be logged to the audit repository. |
boolean |
Auditor.log(AuditEvent ev)Log an audit event. |
void |
Auditor.reloadConfiguration()Reload the Auditor to detect Configuration changes |
void |
Auditor.shutdown()Shutdown will close the busstop file. |
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||