Class IdUVPasswordResetConfirm

java.lang.Object
com.io7m.idstore.server.http.IdHTTPHandlerFunctional
com.io7m.idstore.server.user_view.IdUVPasswordResetConfirm
All Implemented Interfaces:
io.helidon.webserver.http.Handler, io.helidon.webserver.ServerLifecycle

public final class IdUVPasswordResetConfirm extends IdHTTPHandlerFunctional
The page that checks a password reset token and prompts a user to enter a new password.
  • Constructor Details

    • IdUVPasswordResetConfirm

      public IdUVPasswordResetConfirm(com.io7m.repetoir.core.RPServiceDirectoryType services)
      The page that checks a password reset token and prompts a user to enter a new password.
      Parameters:
      services - The services