Class CredentialsDialog

All Implemented Interfaces:
IShellProvider
Direct Known Subclasses:
CredentialsResetDialog, CredentialsUpdateDialog

public class CredentialsDialog extends BaseDialog<Viewer>
Since:
2.0
Author:
Eike Stepper
  • Constructor Details

    • CredentialsDialog

      public CredentialsDialog(Shell shell)
    • CredentialsDialog

      public CredentialsDialog(Shell shell, String realm)
      Since:
      3.3
    • CredentialsDialog

      public CredentialsDialog(Shell shell, String realm, String title, String message)
      Since:
      3.4
  • Method Details