Uses of Interface
org.eclipse.emf.emfstore.internal.client.ui.dialogs.login.ILoginDialogController

Packages that use ILoginDialogController
org.eclipse.emf.emfstore.internal.client.ui.dialogs.login   
 

Uses of ILoginDialogController in org.eclipse.emf.emfstore.internal.client.ui.dialogs.login
 

Classes in org.eclipse.emf.emfstore.internal.client.ui.dialogs.login that implement ILoginDialogController
 class LoginDialogController
          The login dialog controller manages a given ESUsersession and/or a ESServer to determine when it is necessary to open a LoginDialog in order to authenticate the user.
 

Constructors in org.eclipse.emf.emfstore.internal.client.ui.dialogs.login with parameters of type ILoginDialogController
LoginDialog(org.eclipse.swt.widgets.Shell parentShell, ILoginDialogController controller)
          Create the dialog.
 



Copyright © 2015. All Rights Reserved.