Class SignedGetUrlDialog

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, DocumentListener, RootPaneContainer, WindowConstants

public class SignedGetUrlDialog extends JDialog implements ActionListener, DocumentListener
Dialog box to query to generate Signed URLs for a given set of objects, based on URL signing configuration options selected by the user. This dialog does all the work, prompting for user inputs then generating and displaying the resultant Signed URLs.

The caller is responsible for disposing of this dialog.

Author:
James Murty
See Also: