Searched defs:AbstractAuthenticationEventAuditor (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAbstractAuthenticationEventAuditor.java42 public abstract class AbstractAuthenticationEventAuditor { class
48 * Constructor for {@link AbstractAuthenticationEventAuditor}.
53 public AbstractAuthenticationEventAuditor(AuditEventPublisher eventPublisher, AuditEventFactory eventFactory) { method in class:AbstractAuthenticationEventAuditor
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAbstractAuthenticationEventAuditor.java52 public abstract class AbstractAuthenticationEventAuditor { class
58 * Constructor for {@link AbstractAuthenticationEventAuditor}.
63 public AbstractAuthenticationEventAuditor(AuditEventPublisher eventPublisher, AuditEventFactory eventFactory) { method in class:AbstractAuthenticationEventAuditor

Completed in 20 milliseconds