|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| 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, oracle.security.jps.service.audit.AuditProperties props)Get an Auditor for the corresponding component type and set of properties oracle.security.jps.JpsPermission getAuditor is required if a security manager is used. |
Auditor |
AuditService.getAuditor(java.lang.String componentType)Get an Auditor for the corresponding component type. |
boolean |
Auditor.isEnabled(java.lang.String eventType, boolean eventStatus, java.util.Map<java.lang.String,java.lang.Object> properties)Deprecated. use isEnabled(String categoryName, String eventType, boolean eventStatus, Map<String, Object> properties) |
boolean |
Auditor.isEnabled(java.lang.String categoryName, 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 cateory name, event type, event status and additional properties would be logged to the audit repository. |
boolean |
Auditor.log(AuditEvent ev)Log an audit event. |
void |
AuditService.register(AuditRegistration auditRegistration) |
void |
Auditor.reloadConfiguration()Reload the Auditor to detect Configuration changes |
void |
Auditor.shutdown()Shutdown will close the busstop file. |
void |
AuditService.unregister(AuditRegistration auditRegistration) |
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||