| Package | Description |
|---|---|
| org.eclipse.scada.core.ui.connection.login | |
| org.eclipse.scada.core.ui.connection.login.dialog | |
| org.eclipse.scada.core.ui.connection.login.factory |
| Modifier and Type | Method and Description |
|---|---|
LoginContext[] |
Activator.getContextList() |
LoginContext |
LoginSession.getLoginContext() |
| Modifier and Type | Method and Description |
|---|---|
LoginHandler |
LoginFactory.createHandler(LoginContext context,
String username,
String password,
Map<String,String> properties)
Creates a new login handler that is not started
|
void |
Activator.setLoginSession(String username,
String password,
LoginContext loginContext,
Collection<LoginHandler> handler) |
| Constructor and Description |
|---|
LoginSession(org.osgi.framework.BundleContext context,
String username,
String password,
LoginContext loginContext,
Collection<LoginHandler> handler) |
| Constructor and Description |
|---|
ContextCreator(org.eclipse.core.databinding.observable.Realm realm,
LoginContext loginContext,
ContextCreatorListener listener,
ContextCreatorResultListener resultListener) |
| Modifier and Type | Method and Description |
|---|---|
LoginHandler |
ConnectionLoginFactory.createHandler(LoginContext context,
String username,
String password,
Map<String,String> properties) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.