Class EmailInputDialogController
java.lang.Object
eirb.pub.app.display.javafx.view.vault.viewer.EmailInputDialogController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServerUsershowDialog(ServerAuthentication serverAuthentication) Display the dialog to enter an email address
-
Constructor Details
-
EmailInputDialogController
public EmailInputDialogController()
-
-
Method Details
-
showDialog
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
-