Class IdUViewEmailAddRun

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

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

    • IdUViewEmailAddRun

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