Package com.sun.identity.console.audit
Contains the ViewBean classes and model package defining the Admin console UI used to create, delete, and edit
instances of the audit service, defined in audit.xml.
- Since:
- 13.0.0
-
Class Summary Class Description AbstractAuditViewBean Abstract Audit configuration UI view bean.AbstractEventHandlerAddViewBean Abstract view bean for adding a new Audit Event Handler.AbstractEventHandlerEditViewBean Abstract view bean for editing a new Audit Event Handler.AbstractEventHandlerSelectViewBean Abstract view bean for selecting a new Audit Event Handler.AuditConsoleConstants Class for audit configuration console constants.AuditServlet Servlet responsible for initializing the request context and setting the viewbean manager for Audit configuration.GlobalAuditConfigViewBean Global Audit configuration UI view bean.GlobalEventHandlerAddViewBean Global Audit configuration UI view bean.GlobalEventHandlerEditViewBean Global Audit configuration UI view bean.GlobalEventHandlerSelectViewBean Global Audit configuration UI view bean.RealmAuditConfigViewBean Realm Audit configuration UI view bean.RealmEventHandlerAddViewBean Realm Audit configuration UI view bean.RealmEventHandlerEditViewBean Realm Audit configuration UI view bean.RealmEventHandlerSelectViewBean Realm Audit configuration UI view bean.