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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAuthenticationModuleEventAuditor.java47 public class AuthenticationModuleEventAuditor extends AbstractAuthenticationEventAuditor { class in inherits:AbstractAuthenticationEventAuditor
50 * Constructor for {@link AuthenticationModuleEventAuditor}.
56 public AuthenticationModuleEventAuditor(AuditEventPublisher eventPublisher, AuditEventFactory eventFactory) { method in class:AuthenticationModuleEventAuditor
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAuthenticationModuleEventAuditor.java47 public class AuthenticationModuleEventAuditor extends AbstractAuthenticationEventAuditor { class in inherits:AbstractAuthenticationEventAuditor
50 * Constructor for {@link AuthenticationModuleEventAuditor}.
56 public AuthenticationModuleEventAuditor(AuditEventPublisher eventPublisher, AuditEventFactory eventFactory) { method in class:AuthenticationModuleEventAuditor

Completed in 39 milliseconds