Class AuthenticationDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class AuthenticationDialog extends JDialog
Version:
$Revision: 1.14 $
Author:
$author$
See Also:
  • Constructor Details

    • AuthenticationDialog

      public AuthenticationDialog()
      Creates a new AuthenticationDialog object.
    • AuthenticationDialog

      public AuthenticationDialog(Frame frame)
      Creates a new AuthenticationDialog object.
      Parameters:
      frame -
    • AuthenticationDialog

      public AuthenticationDialog(Dialog dialog)
      Creates a new AuthenticationDialog object.
      Parameters:
      dialog -
  • Method Details

    • showAuthenticationDialog

      public static List showAuthenticationDialog(Component parent, List support)
      Parameters:
      parent -
      support -
      Returns:
    • showAuthenticationDialog

      public static List showAuthenticationDialog(Component parent, List support, String message)
      Parameters:
      parent -
      support -
      message -
      Returns:
    • showAuthenticationMethods

      public List showAuthenticationMethods(List supported, String message)
      Parameters:
      supported -
      message -
      Returns: