AbstractAuthenticator.setAuthenticationListeners

Sets the {@link AuthenticationListener AuthenticationListener}s that should be notified during authentication attempts.

@param listeners one or more {@code AuthenticationListener}s that should be notified due to an authentication attempt.

class AbstractAuthenticator
void
setAuthenticationListeners

Meta