PasswordResetEvent An event send to all services interested in user password reset API PasswordResetEvent.java class PasswordResetEvent { PasswordResetEvent(String email, String confirmationUrl, String applicationName) }