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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAuthenticationProcessEventAuditor.java55 public class AuthenticationProcessEventAuditor extends AbstractAuthenticationEventAuditor { class in inherits:AbstractAuthenticationEventAuditor
58 * Constructor for {@link AuthenticationProcessEventAuditor}.
64 public AuthenticationProcessEventAuditor(AuditEventPublisher eventPublisher, AuditEventFactory eventFactory) { method in class:AuthenticationProcessEventAuditor
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/audit/
H A DAuthenticationProcessEventAuditor.java55 public class AuthenticationProcessEventAuditor extends AbstractAuthenticationEventAuditor { class in inherits:AbstractAuthenticationEventAuditor
58 * Constructor for {@link AuthenticationProcessEventAuditor}.
64 public AuthenticationProcessEventAuditor(AuditEventPublisher eventPublisher, AuditEventFactory eventFactory) { method in class:AuthenticationProcessEventAuditor

Completed in 21 milliseconds