Class IdUViewEmailRemoveRun

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable

public final class IdUViewEmailRemoveRun extends IdUViewAuthenticatedServlet
The page that executes the email removal.
See Also:
  • Constructor Details

    • IdUViewEmailRemoveRun

      public IdUViewEmailRemoveRun(IdServiceDirectoryType inServices)
      The page that executes the email removal.
      Parameters:
      inServices - The service directory
  • Method Details