org.eclipse.stardust.engine.core.compatibility.gui.security
Class GUICallbackHandler
java.lang.Object
org.eclipse.stardust.engine.core.compatibility.gui.security.GUICallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class GUICallbackHandler
- extends Object
- implements CallbackHandler
A simple callback handler which shows the swing user/password LoginDialog.
- Version:
- $Revision$
- Author:
- ubirkemeyer
GUICallbackHandler
public GUICallbackHandler(String title)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2017 Eclipse Stardust. All Rights Reserved.