Class EmailInputDialogController

java.lang.Object
eirb.pub.app.display.javafx.view.vault.viewer.EmailInputDialogController

public class EmailInputDialogController extends Object
  • Constructor Details

    • EmailInputDialogController

      public EmailInputDialogController()
  • Method Details

    • showDialog

      public static ServerUser showDialog(ServerAuthentication serverAuthentication)
      Display the dialog to enter an email address
      Parameters:
      serverAuthentication - the server authentication to use
      Returns:
      the user linked to this email, null if an error occurred