Class IdUViewRealnameUpdateRun

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

public final class IdUViewRealnameUpdateRun extends IdUViewAuthenticatedServlet
The page that executes the realname update.
See Also:
  • Constructor Details

    • IdUViewRealnameUpdateRun

      public IdUViewRealnameUpdateRun(IdServiceDirectoryType inServices)
      The page that executes the realname update.
      Parameters:
      inServices - The service directory
  • Method Details