Class SuccessfulCredentialTestEvent

All Implemented Interfaces:
Serializable

public class SuccessfulCredentialTestEvent extends AbstractCredentialMonitoringEvent
An event that is signalled when a credential has been tested and that test succeeded.
Author:
Martin Lindström
See Also:
  • Constructor Details

    • SuccessfulCredentialTestEvent

      public SuccessfulCredentialTestEvent(@Nonnull String credentialName)
      Constructor.
      Parameters:
      credentialName - the name of the credential that was tested