Class AdminWebService.ResetPasswordResponse

java.lang.Object
ubic.gemma.rest.AdminWebService.ResetPasswordResponse
Enclosing class:
AdminWebService

public static class AdminWebService.ResetPasswordResponse extends Object
Author:
phase 3 admin-panel wiring
  • Field Details

    • temporaryPassword

      public String temporaryPassword
      Server-generated 16-char temp password. Shown exactly once — copy it before navigating away.
    • warning

      public String warning
  • Constructor Details

    • ResetPasswordResponse

      public ResetPasswordResponse()