Class IdUViewRealnameUpdate

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

public final class IdUViewRealnameUpdate extends IdUViewAuthenticatedServlet
The realname update form.
See Also:
  • Constructor Details

    • IdUViewRealnameUpdate

      public IdUViewRealnameUpdate(IdServiceDirectoryType inServices)
      The realname update form.
      Parameters:
      inServices - The service directory
  • Method Details